what is data Abstraction? and give example
Answer Posted / abhishek
Data abstraction is a process of data hiding,i.e using the
the methods without knowing the implementation behind it;as
the implementation or logic is hidden for the outer world.
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
What is the difference between #import and #include?
Distinguish between a # include and #define.
what is COPY CONSTRUCTOR and what is it used for?
Which compiler does turbo c++ use?
What is flag in computer?
Define whitespace in C++.
Write about all the implicit member functions of a class?
Explain the use of this pointer?
Explain mutable storage class specifier.
Write a program to interchange 2 variables without using the third one.
What is c++ array?
What is a buffer c++?
Which operator cannot overload?
Define what is constructor?
How long does it take to get good at leetcode?