what is data Abstraction? and give example
Answer Posted / rajendran
data abstraction is the process by which internal
characteristics of an class is hided to the outside world.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Will c++ be replaced?
When is the destructor called?
Name the debugging methods that are used to solve problems?
Can we get the value of ios format flags?
what is the use of void main() in C++ language?
Describe the syntax of single inheritance in C++?
program explaining feautures of c++
What are vectors used for in c++?
Describe the advantage of an external iterator.
How do I download c++?
What is a buffer c++?
Write a c program for binary addition of two 8 bit numbers.
What is a block in c++?
What is the difference between structures and unions?
Define private, protected and public access control.