what is data Abstraction? and give example
Answer Posted / gaurav chauhan
Abstraction is the process
of identifying the essential
aspect of an entity and
ignoring the unimportant
properties
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we define function inside main in c++?
How can you say that a template is better than a base class?
Is c++ faster than c?
Eplain extern keyword?
What is flush programming?
Explain storage qualifiers in c++.
Write about a nested class and mention its use?
What is the difference between object-oriented programming and procedural programming?
Who was the creator of c++?
What sorting algorithm does c++ use?
What is std :: endl?
What is constructor and destructor in c++?
Define a nested class. Explain how it can be useful.
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What is the use of main function in c++?