what is data Abstraction? and give example
Answer Posted / deepak
DATA ABSTRACTION MEANS ESSENTIAL FEATURES WITHOUT GIVING
THE BACKGRAOUND DETAILS
| Is This Answer Correct ? | 73 Yes | 26 No |
Post New Answer View All Answers
What is a constant? Explain with an example.
What is the best c++ book for beginners?
Why is c++ called oops?
What is a sequence in c++?
What is pointer -to-members in C++? Give their syntax?
What is an iterator class in c++?
Will rust take over c++?
What is the cout in c++?
Write a program which uses Command Line Arguments
Explain some examples of operator overloading?
What are multiple inheritances (virtual inheritance)?
What is object in c++ wikipedia?
List the issue that the auto_ptr object handles?
What is the use of register keyword with the variables?
What is :: operator in c++?