explain dynamic binding
No Answer is Posted For this Question
Be the First to Post Answer
What is the main advantage of using inheritance?
Why do we separate interface from implementation?
Explain about Overloading vs Overriding ?
What are the features that are provided to make a program modular?
What is composition? Explain the purpose of composition.
What does the “abstract” keyword mean in front of a method? A class?
What are base class, sub class and super class?
What is the use of finalize method?
What is a constructor in class?
Explain what is an object?
Explain what is single and multiple inheritance?
Define modularity?