what is data Abstraction? and give example
Answer Posted / idea man
Its hiding data that are not needed for presentation. kiya
mac
| Is This Answer Correct ? | 16 Yes | 27 No |
Post New Answer View All Answers
What is class definition in c++ ?
Is c++ primer good for beginners?
What is do..while loops structure?
What is lambda expression c++?
Define a pointer to a data member of the type pointer to pointer?
Which c++ operator cannot overload?
Write about c++ storage classes?
What is meaning of in c++?
What are the various compound assignment operators in c++?
What is prototype for that c string function?
What is this pointer in c++?
Does there exist any other function which can be used to convert an integer or a float to a string?
What are move semantics?
What would happen on forgetting [], while deallocating an array through new?
How delete [] is different from delete?