what is data Abstraction? and give example
Answer Posted / niru
It is a process of creating user interface to a application.... so that user can create more than one instance of this application.. in other words making it generic.
Ex : High level programming languages.
GUI's of applications ...ETC
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
Are there interfaces in c++?
What are the data types in c++?
What is the difference between object-oriented programming and procedural programming?
What does override mean in c++?
What is fixed in c++?
Define private, protected and public access control.
What is an iterator?
Can non-public members of another instance of the class be retrieved by the method of the same class?
What is array in c++ example?
how to access grid view row?
What is cout flush?
Is ca high or low level language?
How would you use the functions randomize() and random()?
Why is c++ still popular?