Answer Posted / loga
Inheritance relationship among classes, where we can access
the base class variable and methods in the dervied class.
It has various type has multiple,multilevel,hybrid...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about uml?
Write about abstract base classes?
What is meant by “abstract interface”?
Explain about object oriented programming?
Can an interface inherit from another interface?
Why do we separate interface from implementation?
What is the difference between public, private and protected access modifiers?
What is the super keyword?
How many methods do u implement if implement the serializable interface?
Explain what is an object?
Difference between composition and inheritance ?
How do you prevent a class from being inherited by another class?
What is the difference between an interface and abstract class?
Explain what is object oriented programming language?
What is the function of messaging metaphor?