what is thread? What are the high-level thread states? : Java thread


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

Post New Answer

More Core Java Interview Questions

What are "class access modifiers" in Java?

0 Answers   Genpact,


What do you understand by weak reference?

0 Answers  


How do you invoke a method?

0 Answers  


To obtain design information about an object, which class in used?

1 Answers  


Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods?

7 Answers   Ericsson,






What is java reflection api?

0 Answers  


Do you know how to reverse string in java?

0 Answers  


Can sleep() method causes another thread to sleep?

0 Answers  


explain the concept of virtual method invocation in polymorphism in detail?

0 Answers   TCS,


Why put method is used?

0 Answers  


How to do validation of the fields in any project ?

2 Answers  


Does java support function overloading, pointers, structures, unions or linked lists?

0 Answers  


Categories