C++ Programmer Question:

Tell me what is abstraction?

Tweet Share WhatsApp

Answer:

Abstraction refers to hiding the internal implementation and exhibiting only the necessary details.

Download C++ Programmer PDF Read All 59 C++ Programmer Questions
Previous QuestionNext Question
Explain me what is meant by reference variable in C++?What is a storage class in C++?