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                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   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 ?    5 Yes 1 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 ?    2 Yes 1 No
Swapna
 
 
 
  Re: different types of threads?
Answer
# 3
2 type are

1.kernel thread
2.user thread
 
Is This Answer Correct ?    3 Yes 0 No
Anoop Singh
 
  Re: different types of threads?
Answer
# 4
singlethread
multithread
 
Is This Answer Correct ?    3 Yes 0 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 ?    1 Yes 1 No
Ankush Sharma
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
What is a void return type?  2
what is the replacement for GOTO in java? CTS2
what are ER diagrams?  2
What is casting? BMC1
Explain about global variables in Java?  2
In what types of operations an ArithmeticException will be thrown?  2
what is java  8
Can a for statement loop indefinitely?  3
1).Is Object class abstract or not? 2).Is main method(public static void main(String args[])low priority thread or high priority thread? TCS1
Java support what type of parameter passing ? Wipro6
Name the types of 'priority'?  2
Can we declare variables inside a method as Final Variables?  2
Where the CardLayout is used?  1
How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...? CTS1
What are the advantages of the model over the event- inheritance model?  1
how to print output with out using sop statements UHG3
How to access a method that it declared as protected?  3
Without creating a new object, How you can retrieve a String or other object?  1
What is serializable interface? Infosys5
wHAT IS DEFAULT SPECIFIER IN JAVA wHAT IS DEFAULT CONSTRUCTOR IN JAVA wHAT IS DEFAULT METHOD IN JAVA IBM7
 
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