what is data Abstraction? and give example
Answer Posted / neha gupta
data abstraction is the process of extracting the relevant
properties of an object while ignoring non-essential
details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is abstraction in c++?
What is object in c++ example?
What does count ++ do in c++?
What is a constructor in c++ with example?
What do you understand by pure virtual function? Write about its use?
What are structs in c++?
What is size of string in c++?
What is the auto keyword good for in c++?
Does c++ vector allocate memory?
Explain unexpected() function?
What is the difference between multiple and multilevel inheritance in c++?
Do vectors start at 0 c++?
Is c++ a pure oop language?
Is string data type in c++?
What is binary search in c++?