Explain the difference between extends thread vs implements runnable 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 immutable data?

0 Answers  


What are untrusted applets?

0 Answers  


What is the diffrence between inner class and nested class?

0 Answers  


I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 Answers  


can you create interface instance ?

54 Answers   Fidelity, TCS,


What does the “static” keyword mean? Can you override private or static method in java?

0 Answers  


Can variables be used in java without initialization?

0 Answers  


what is meant by Byte code concept in Java?

0 Answers   Aspire,


Can an interface extend a class?

0 Answers  


What is the list interface?

0 Answers  


What do you mean by byte code?

0 Answers  


Why char array is favored over string for the storage of passwords?

0 Answers  


Categories