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 r * in math?

0 Answers  


What does += mean coding?

0 Answers  


How to use Media tracker Class.

0 Answers  


Can you declare an interface method static?

0 Answers  


How does a for loop work java?

0 Answers  


What is a flag value?

0 Answers  


Can I declare a class as private?

0 Answers  


If a method is declared as protected, where may the method be accessed in java programming?

0 Answers  


What is the blank final variable?

3 Answers  


What is difference between equal and == in java?

0 Answers  


What is the GregorianCalendar class?

2 Answers   HCL,


Can we modify the throws clause of the superclass method while overriding it in the subclass?

0 Answers  


Categories