what is data Abstraction? and give example
Answer Posted / mansi
In this we hide the complexity of data from being used,
only useful and authorized information is made visible to
the users.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is anonymous object in c++?
How important is c++?
What is fflush c++?
Why do we use structure in c++?
Why is null pointer used?
When do we run a shell in the unix system? How will you tell which shell you are running?
Explain all the C++ concepts using examples.
Why is c++ difficult?
Briefly describe a B+ tree. What is bulk loading in it?
What are references in c++?
What is the best free c++ compiler for windows?
Explain binary search.
What is using namespace std in c++?
How a macro differs from a template?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?