Answer Posted / nashiinformaticssolutions
• A function declared with = 0 in a base class, making it abstract. Example:
• virtual void display() = 0;
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define exceptions?
What are the access modifiers?
Explain what a method is?
What is the function of dynamic typing?
What is polymorphism and abstraction?
What is function override?
What is difference between static and non-static fields of a class?
What are the interfaces you used in beans?
Which OOPS concept exposes only the necessary information to the calling functions?
What are the main features of oops?
What is the default access specifier in a class definition?
Explain what is object oriented programming language?
What is overriding?
Why dynamic binding is used in object-oriented programming?
What is hybrid inheritance?