what is data Abstraction? and give example
Answer Posted / nitin
Abstraction is turning all the answers in this post to just an answer :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the benefits of c++?
What is the use of ::(scope resolution operator)?
When does a name clash occur in c++?
What does new in c++ do?
What is boyce codd normal form in c++?
Define namespace in c++?
What is the standard template library (stl)?
What is the best way to declare and define global variables?
How do you clear a set in c++?
What is buffer and example?
What is the default width for ouputting a long integer using the insertion operator?
What is ostream in c++?
Is java based off c++?
Can we make copy constructor private in c++?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?