What is inheritance in java?


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

Post New Answer

More OOAD Interview Questions

Can you call the base class method without creating an instance?

0 Answers  


Explain the different types of constructors

0 Answers  


What is single and multiple inheritance?

0 Answers  


Can we have a default method definition in the interface without specifying the keyword "default"?

0 Answers  


Who is an Actor?

5 Answers   TCS,






What is meant by overloading functions and operators?

0 Answers  


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


What is a Persistent, Transient Object?

2 Answers   Protech,


What is the default access modifier in a class?

0 Answers  


Differentiate between a class and a method.

0 Answers  


Why we use oops concepts? What is its advantage?

0 Answers  


What do you meant by "SBI" of an object?

2 Answers   TCS,


Categories