Answer Posted / harika
data hiding with help of the access specifiers
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
What is the difference between a constructor and a destructor?
What is encapsulation and abstraction? How are they implemented in C++?
Which is not an object oriented programming language?
What is an advantage of polymorphism?
What does I oop mean?
What are classes oop?
What is the importance of oop?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
how to get the oracle certification? send me the answer
What is overloading in oop?
What are constructors in oop?
Why is static class not inherited?
How Do you Code Composition and Aggregation in C++ ?
What are the data types in oop?
what is the drawback of classical methods in oops?