what is data Abstraction? and give example
Answer Posted / gomathi
Data Abstraction is an act of representing essential
details without including background details which is
unnecessary.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How the endl and setw manipulator works?
Which is most difficult programming language?
Is c++ harder than java?
Is empty stack c++?
Explain object slicing in c++?
C is to C++ as 1 is to a) What the heck b) 2 c) 10
What is iterator c++?
What can I safely assume about the initial values of variables which are not explicitly initialized?
Differentiate between late binding and early binding.
What do you mean by a template?
What is c++ redistributable?
Carry out conversion of one object of user-defined type to another?
What is std namespace in c++?
Why do we use using namespace std in c++?
What is c++ manipulator?