What is abstraction in c++?
Answer / nashiinformaticssolutions
An object-oriented programming technique called abstraction conceals background details and only shows users the information that is absolutely necessary. Classes and access modifiers are used in its implementation, which aims to simplify programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Differentiate between the message and method?
What is virtual function? Explain with an example
How a new element can be added or pushed in a stack?
what is the size of a class which contains no member variables but has two objects??? is it 1 or 2??
Which software is used to run c++ program?
What do you mean by translation unit?
Write about the various sections of the executable image?
What does it mean to declare a member function as virtual?
What is the difference between reference and pointer?
what Is DCS ? what i will get benefit when i did?
What are the different data types present in C++?
What is the most useful programming language?