Why does java have two ways to create child threads? Which way is better?


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

Post New Answer

More Core Java Interview Questions

Why is the main method static in Java?

1 Answers  


Can a class be private in java?

0 Answers  


Why do we create public static method in java?

0 Answers  


Does constructor return any value?

0 Answers  


List some features of the abstract class.

0 Answers  


Is java a pure object oriented language?

0 Answers  


Explain break statement and continue statement?

3 Answers  


How do you remove all elements from an arraylist in java?

0 Answers  


Is ruby built on java?

0 Answers  


In Java, what are public static void main string args?

2 Answers  


Can we declare register variable as global?

0 Answers  


when you will synchronize a piece of your code? : Java thread

0 Answers  


Categories