Why does java have two ways to create child threads?


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

Post New Answer

More Core Java Interview Questions

What is string intern in java?

0 Answers  


System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0

8 Answers   Accenture,


How do you create a null object?

0 Answers  


Is an object null?

0 Answers  


What modifiers may be used with a top-level class?

0 Answers  






What is the meaning of immutable regarding string?

0 Answers  


How transient variable is different from volatile variable?

0 Answers  


How is it possible for two string objects with identical values not to be equal under the == operator?

0 Answers  


why java main method is given as static method?

2 Answers  


What are checked exceptions?

0 Answers  


What is java thread dump, how can we get java thread dump of a program?

0 Answers  


What is method overriding in java ?

0 Answers  


Categories