what is data Abstraction? and give example
Answer Posted / m.arul
Data abstraction is a process of representing the essential
features without including background properties(or)
implementation details.
| Is This Answer Correct ? | 67 Yes | 21 No |
Post New Answer View All Answers
Can you overload the operator+ for short integers?
What is purpose of abstract class?
What are vectors used for in c++?
What are c++ stream classes?
What are files in c++?
Which software is best for c++ programming?
Write a C++ Program to check whether a number is prime number or not?
What is a tuple c++?
What is oop in c++?
What is a linked list in c++?
Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?
What is void pointer in c++ with example?
How can we read/write Structures from/to data files?
What is a pdb file?
Explain the differences between private, public and protected and give examples.