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
What are the advantages of c++? Explain
Distinguish between new and malloc and delete and free().
Does there exist any other function which can be used to convert an integer or a float to a string?
How a new element can be added or pushed in a stack?
Is c# written in c++?
Why do we use structure in c++?
What are the advantages of early binding?
What is the size of integer variable?
What do you mean by const correctness?
What is the difference between a baller and a reference in C++?
How do you flush std cout?
What is rvalue?
Explain selection sorting. Also write an example.
Is C++ case sensitive a) False b) Depends on implementation c) True
Will c++ be replaced?