Answer Posted / poorna
hiding the data
| Is This Answer Correct ? | 30 Yes | 18 No |
Post New Answer View All Answers
What are the benefits of oop?
Which method cannot be overridden?
Can enum be null?
Can destructor be overloaded?
What is the benefit of oop?
Who invented oop?
Is react oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is oops in simple words?
write a C++ program for booking using constructor and destructor.
Why we use classes in oop?
Templates mean
What is difference between multiple inheritance and multilevel inheritance?
What is polymorphism give a real life example?
Can you inherit a private class?