What are the different ways of creating thread?


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

Post New Answer

More Core Java Interview Questions

How does static modifier work?

1 Answers   Wipro,


what is the difference between statis block and static variable

7 Answers  


Which is the best way to use for String concatenation in Java?

7 Answers   HCL,


What is ternary operator in java?

0 Answers  


Why can we not override static method?

0 Answers  


Why Java is not purely object oriented?

50 Answers   Elitecore, Persistent, Reliance, Wipro,


can we access the super class method using subclass object?

4 Answers  


Which non-unicode letter characters may be used as the first character of an identifier?

0 Answers  


What is difference between compatible and incompatible changes in serialization?

1 Answers   Synechron,


Which One is optimal to choose ? Syncronized hash map or Hash table with single thread model? How can a hash map syncronized with out using syncrozed blocks in programm?

3 Answers   Four soft,


What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?

0 Answers  


What is sleep method?

0 Answers  


Categories