Answer Posted / paul howard
I use UML, in particularly Sparx Enterprise Architect.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are base class, sub class and super class?
Which OOPS concept exposes only the necessary information to the calling functions?
Write a program to show the inheritance used in a class.
What is the main difference between overloading and overriding?
What are the four important foundation concepts of OOP ?
Why we use oops concepts? What is its advantage?
what is virtual function and pure virtual function ?
Explain what is meant by polymorphism?
What is the difference between a virtual method and an abstract method?
Explain about polymorphism?
How will you define abstract classes?
What interface must an object implement before it can be written to a stream as an object?
Why dynamic loading is used in object-oriented programming?
Write about abstract base classes?
Differentiate between a class and a method.