What do you mean by abstraction. Explain your answer?
Answer Posted / prashant kuntal
Abstraction means to represent only essential information without including the background detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the properties and principles of oop.
What is the best c c++ compiler for windows?
Explain linear search.
Why is swift so fast?
Can member functions be private?
What is the difference between struct and class?
Difference between strdup and strcpy?
what is upcasting in C++?
What is the use of seekg in c++?
What are virtual constructors/destructors?
What is the c++ programming language used for?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
Explain bubble sorting.
What is a hashmap c++?
What is the difference between while and do while loop? Explain with examples.