Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.


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

Post New Answer

More Core Java Interview Questions

What is the difference between post and put?

0 Answers  


In which JDK version event-delegation model is introduced?

1 Answers  


What are null interfaces? Give some examples?

2 Answers  


What is the use of optional ?

0 Answers  


Can we synchronize static methods in java?

0 Answers  






What are inner classes or non static nested classes in java?

0 Answers  


How to split a string in java?

0 Answers  


why to use transient variables when static variables can be used for Serialization

4 Answers  


Is the milky way in a void?

0 Answers  


What is the difference between iterator and list iterator?

0 Answers  


What is runtime polymorphism or dynamic method dispatch?

0 Answers  


How do you input a string in java?

0 Answers  


Categories