What does it mean that a method or class is abstract?
No Answer is Posted For this Question
Be the First to Post Answer
Why abstraction is important?
What are the different principle of OOPS?
What is a subclass?
If a method definition has been specified in the 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?
What is the difference between oop and sop?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
What is meant by inheritance? what are the advantages of inheritance?
How will you define abstract classes?
Which OOPS concept exposes only the necessary information to the calling functions?
what is virtual function and pure virtual function ?
What is Overloading ? Is it similar to overriding ?
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?