Describe different states of a thread.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Where can I find data structures question and answers with comprehensive working code written in Java

0 Answers   Amazon,


What is a treemap in java?

0 Answers  


4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. (

0 Answers  


State the main difference between c++ and java?

0 Answers  


How many types of exception can occur in a java program?

0 Answers  






What is a linkedhashmap java?

0 Answers  


Is vector synchronized in java?

0 Answers  


What is java object name?

0 Answers  


WHAT IS MARKER INTERFACE,AND NO METHODS IS NOT THERE ON THAT INTERFACE THEN WHY WE USED IN JAVA?

3 Answers   L&T,


What does ide stand for?

0 Answers  


What does @param args mean in java?

0 Answers  


what is singleton class in java?

0 Answers   Cap Gemini,


Categories