Is there any limitation of using inheritance?


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

Post New Answer

More Core Java Interview Questions

Explain what access modifiers can be used for methods?

0 Answers  


What is a lock or purpose of locks in java?

0 Answers  


What is instance means in java?

0 Answers  


when to use ArrayList and when to use HashMap in webApplication.

1 Answers  


Can we extend the String class?

3 Answers   Truworth,






Why is multiple inheritance not supported in java?

0 Answers  


How big is a boolean?

0 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


where the static methods will live ,on stack ? can you explain brefly

1 Answers  


What is externalizable interface?

0 Answers  


What is contractor means and methods?

0 Answers  


How do you start a thread?

0 Answers  


Categories