what is data Abstraction? and give example
Answer Posted / rohit kumar
abstraction is a programming technique that relies on the separation of interface and implementation
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can turbo c++ run c program?
what is the difference between overloading & overriding? give example.
what are the iterator and generic algorithms.
Difference between declaration and definition of a variable.
Can we declare a base-class destructor as virtual?
What is a null object in c++?
Show the application of a dynamic array with the help of an example.
What is a wchar_t in c++?
What is cin clear () in c++?
What are the uses of c++ in the real world?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
What is the full form of c++?
Is string an object in c++?
What is an object in c++?
Write a program to find the reverse Fibonacci series starting from N.