what is data Abstraction? and give example
Answer Posted / saikumar jalda
Data abstraction means the mechanism of hiding the data
without effecting the background details is called data
abstratction.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain polymorphism?
List down the guideline that should be followed while using friend function.
Comment on c++ standard exceptions?
What are the 4 types of library?
How is objective c different from c++?
What do you mean by inheritance in c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Can member functions be private?
Does c++ support exception handling?
What is a node class in c++?
What is pure virtual function?
Is c++ a float?
What is guard code in c++?
Are c and c++ different?
What is while loops?