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
Is c++ an integer?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What language is a dll written in?
What is the difference between a type-specific template friend class and a general template friend class?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
Describe the advantage of an external iterator.
Explain abstraction.
How are the features of c++ different from c?
What is stoi in c++?
What do you understand by a pure virtual member function?
Explain Text Manipulation Routines?
Define upcasting.
What is one dimensional array in c++?
Which sort does c++ use?
What are its advantages and disadvantages of multiple inheritances (virtual inheritance)?