Why runnable interface is used in java?


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

Post New Answer

More Core Java Interview Questions

What is temp in java?

0 Answers  


What is a null check?

0 Answers  


Can we use a switch statement with strings?

0 Answers  


Which oo concept is achieved by using overloading and overriding?

0 Answers  


What do you mean by an object in java?

0 Answers  


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

0 Answers  


Explain the difference between extends thread vs implements runnable in java?

0 Answers  


What do you mean by collectors in java 8?

0 Answers  


What are streams in java 8?

0 Answers  


What is a void method?

0 Answers  


Can we serialize static variables in java?

0 Answers  


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

0 Answers  


Categories