What do you mean by abstraction. Explain your answer?
Answer Posted / konda
abstraction is nothing but hiding the unwanted data
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What are the vectors in c++?
What is struct c++?
What is anonymous object in c++?
What does the linker do?
Why the usage of pointers in C++ is not recommended ?
What is the use of cmath in c++?
What is a down cast?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
Differentiate between a copy constructor and an overloaded assignment operator.
What is atoi in c++?
Distinguish between a # include and #define.
What is protected inheritance?
What is a storage class used in c++?
How do you find out if a linked-list has an end?
What does floor mean in c++?