what is data Abstraction? and give example
Answer Posted / amit joshi
Abstraction refers to the act of representing essential features without including background details and explanations.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Difference between class and structure.
What is abstract keyword in c++?
What is the latest c++ version?
What are the various storage classes in C++?
What is null and void pointer?
What does floor mean in c++?
What is the extraction operator and what does it do?
Explain unexpected() function?
What is the difference between prefix and postfix versions of operator++()?
Differentiate between an inspector and a mutator ?
Explain Text Manipulation Routines?
What is the role of C++ shorthand's?
Should I learn c++ c?
Why is c++ not purely object oriented?
give me an example for testing a program showing the test path .show how the test is important and complex.