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 Member Functions in Classes?
How a pointer differs from a reference?
Explain the purpose of the keyword volatile.
What does catch(…) mean?
Can you Mention some Application of C/C++?
Comment on c++ standard exceptions?
what are the types of Member Functions?
What is helper in c++?
Explain class invariant.
Who discovered c++?
What are the restrictions apply to constructors and destructors?
How do we balance an AVL Tree in C++?
What is the use of register keyword with the variables?
Explain method of creating object in C++ ?
List the special characteristics of constructor.