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


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

Post New Answer

More Core Java Interview Questions

Explain wrapper classes in java?

0 Answers  


Explain importance of inheritance in java?

0 Answers  


Can we create a class inside a class in java?

0 Answers  


What is the size of string?

0 Answers  


There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?

0 Answers  






Can you have a constructor in abstract class?

18 Answers   HCL,


when we have to use final class in java?

2 Answers  


how does the run() method in runnable work? : Java thread

0 Answers  


what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


What is the advantage of OOP in java?

0 Answers  


How to make object serializable in java?

0 Answers  


Which is best ide for java?

0 Answers  


Categories