ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
different types of threads?
 Question Submitted By :: Gopalraop
I also faced this Question!!     Rank Answer Posted By  
 
  Re: different types of threads?
Answer
# 1
Thread is the path of execution of a program..Types of 
threads are Single-threaded and Multi-threaded...This is 
mainly differentiated on the basis of synchronisation..A 
synchronised thread means a single thread executed only 
once at a time..Multithread means threads are executed 
simultaneously...
 
Is This Answer Correct ?    23 Yes 8 No
Sivasubramanian.k
 
  Re: different types of threads?
Answer
# 2
types of threads are daemon thread and non daemon thread.

that is one work in background like clock handler, and the 
one which we are used in the programs that is user defined 
threads.
 
Is This Answer Correct ?    9 Yes 12 No
Swapna
 
 
 
  Re: different types of threads?
Answer
# 3
2 type are

1.kernel thread
2.user thread
 
Is This Answer Correct ?    14 Yes 10 No
Anoop Singh
 
  Re: different types of threads?
Answer
# 4
singlethread
multithread
 
Is This Answer Correct ?    13 Yes 8 No
Sakthivel(gceb)(n.p)pollachi
 
  Re: different types of threads?
Answer
# 5
we have three types of threads
1.User Define Thread(main Thread always execute first and 
start another thread)
2. Daemon thread (garbage Collection low priority thread)
3. GUI Thread( make as new create in main methods )
 
Is This Answer Correct ?    4 Yes 12 No
Ankush Sharma
 
  Re: different types of threads?
Answer
# 6
single thread
 hyper threaed
 multi thread
 
Is This Answer Correct ?    1 Yes 12 No
Venkateswarlu
 
  Re: different types of threads?
Answer
# 7
1.User Thread

and 2.Daemon Thread
 
Is This Answer Correct ?    8 Yes 4 No
Partha
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
write java code to print second max number in the array Huawei9
what is meant by serialization?  6
What is a thin-client application? Adobe5
Sample code to retrieve objects from HashMap in sorted ascending order?  1
What is an array and a vector? How they different from each other?  3
Life Cycle of Thread IBM3
I need to know about complete topic in java's collections i with an examples TCS1
Is it compulsory to have atleast one abstract method in abstract class?  7
How to eliminate duplicates from an array? Wipro3
Describe inheritance as applied to java?  4
how to handle exceptions in core applications? CSS2
what is auto boxing UHG1
For which statements we use a label? Wipro3
What are integer overflows and underflows and how to handle them? Wipro2
java can provide security ,how can provide? IBM3
In C we use only compiler. Why java uses both compiler and interpreter? What is its significance?  5
Default layout of Dialog object?  1
Why Java is a platform independent language? Zensar4
Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?  2
How to call a Stored Procedure from JDBC? Satyam2
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com