what is data Abstraction? and give example
Answer Posted / lucky
Absraction is the process of hiding certain details of how
the data is stored and maintained, and representing
essential features :)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Does c++ support multilevel and multiple inheritances?
What is const in c++?
Describe linked list using C++ with an example.
what Is DCS ? what i will get benefit when i did?
What is ios in c++?
Explain what are the sizes and ranges of the basic c++ data types?
Is java the same as c++?
How are virtual functions implemented in c++?
What are the advantages of early binding?
What is a class template in c++?
Why null pointer is used?
Why is polymorphism useful?
You want to link a c++ program to c functions. How would you do it?
What is the best c++ book for beginners?
What are the steps in the development cycle?