what is data Abstraction? and give example
Answer Posted / mrk
Data Abstraction is the process of representing the essential features without including the background details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the sequence of destruction of local objects?
Is there structure in c++?
Explain what are single and multiple inheritances in c++?
What are the 3 levels of programming languages?
Who created c++?
Does c++ have string data type?
What is the difference between #import and #include in c++?
How new/delete differs from malloc()/free?
What is a node class in c++?
How do you sort a sort function in c++ to sort in descending order?
Which bitwise operator is used to check whether a particular bit is on or off?
How much do coding jobs pay?
How many different levels of pointers are there?
Explain method of creating object in C++ ?
Give example of a pure virtual function in c++?