Interview Questions  

Go Back   Interview Questions > Interview Questions & Answers > Information Technology > Java > Core Java

Core Java Core Java Interview Questions, Learn by sharing Core Java Interview Questions asked in various companies, Get Career advices, Interview Procedures from Core Java experts, Post asked Core Java Interview Questions and Answers.

   

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-24-2008, 01:00 PM
Member
 
Join Date: Jul 2008
Location: West Bengal,India
Posts: 48
Default What is the default thread at the time of starting a java application?

What is the default thread at the time of starting a java application?
__________________
Asit Kumar Purohit.
SRIC,IIT Kharagpur.
West Bengal,India
Mail me
Reply With Quote
  #2 (permalink)  
Old 08-01-2008, 07:56 AM
Junior Member
 
Join Date: Aug 2008
Location: noida
Posts: 7
Default

i think main thread(not ur main method application thread , but jvm's main thread) is the default thread. wen jvm invokes ur java application it invokes many other thread too .
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On