what is data Abstraction? and give example
Answer Posted / prathiba
data abstraction is a process of representing the essential
features without including implementation details.
| Is This Answer Correct ? | 1531 Yes | 140 No |
Post New Answer View All Answers
What does #define mean in c++?
What is else if syntax?
what are function pointers?
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What is a constructor in c++ with example?
What is the full form nasa?
What is the purpose of templates in c++?
What is the use of structure in c++?
What is an object in c++?
What is the c++ programming language used for?
Can constructor be static in c++?
You run a shell on unix system. How would you tell which shell are you running?
What is a lambda function c++?
Is c++ free?
Explain Memory Allocation in C/C++ ?