1.what are two type of classe members called?
2.what is data hiding and data encapsulation?
3.how do you make a class member visible aouside its class?
4.what is the default visibility of a class data member?
5.what are the advantages of oop over the structured
programing?
Answer Posted / monika
Two types of data members are- Data members and Member
functions.
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are main features of oop?
what are the realtime excercises in C++?
What is interface in oop?
What are the types of abstraction?
How do you answer polymorphism?
What is the main purpose of inheritance law?
Which method cannot be overridden?
How do you achieve polymorphism?
What is the real life example of polymorphism?
What is polymorphism and why is it important?
How do you define social class?
What is encapsulation and abstraction? How are they implemented in C++?
Get me a number puzzle game-program
Why is oop better than procedural?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?