What are the properties of thread?


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

Post New Answer

More Core Java Interview Questions

What is static in java?

0 Answers  


what is meant by abstract class?

0 Answers   Aspire,


What is the use of 'super' keyword inside a constructor?

0 Answers   Flextronics, Thomson Reuters, Virtusa,


Explain about anonymous inner classes ?

0 Answers  


We have two methods to create methods the threads. 1. Implementing runnable interface 2. Extending to thread class and overriding run method. Among these two which one is better and why? Please explain me in detail.

2 Answers  


Which class is the superclass for every class in java programming?

0 Answers  


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

0 Answers  


What is an array length?

0 Answers  


What is the use of parseint in java?

0 Answers  


Can list be final in java?

0 Answers  


Difference between current previous versions of Java?

0 Answers   Atos Origin,


what is mutual exclusion? How can you take care of mutual exclusion using java threads? : Java thread

0 Answers  


Categories