what is data Abstraction? and give example
Answer Posted / saikumar jalda
Data abstraction means the mechanism of hiding the data
without effecting the background details is called data
abstratction.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is dynamic and static typing?
What is the difference between c++ and turbo c++?
What is decltype c++?
What is the full name of logo?
what is a reference variable in C++?
What is #include sstream?
Write about the role of c++ in the tradeoff of safety vs. Usability?
What is the full form of india?
How many ways can a variable be initialized into in C++?
What is the use of ::(scope resolution operator)?
Explain the difference between new() and malloc() in c++?
Can I learn c++ in a week?
Is std :: string immutable?
What is code reusability in c++?
How we can differentiate between a pre and post increment operators during overloading?