Please tell me the oops concept with detailed answer
Answer Posted / afrina
oops concept:
class,object,data abstraction,data encapsulation,inheritance
and polymorphism.....
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is and I oop mean?
What is the main purpose of inheritance law?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What are the important components of cohesion?
How Do you Code Composition and Aggregation in C++ ?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is protected in oop?
What is the real time example of inheritance?
Can you explain polymorphism?
What does enum stand for?
Where is pseudocode used?
Is this job good for future? can do this job post grduate student?
What are objects in oop?
Can destructor be overloaded?