what is data Abstraction? and give example
Answer Posted / deepak
data abstaction is process of hiding the datamambers of one
class by using private access spcifier from other class
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you compile the source code with your compiler?
what is data abstraction in C++?
What's the order in which the objects in an array are destructed?
Differentiate between a copy constructor and an overloaded assignment operator.
What is #include iostream h in c++?
What is the rule of three?
Can comments be longer than one line?
What is the difference between a reference and a pointer?
What is the best way to declare and define global variables?
What is the full form of ios?
Can create new c++ operators?
Why do we use iterators?
Why Pointers are not used in C++?
What do you mean by overhead in c++?
What is the meaning of c++?