What do you mean by abstraction. Explain your answer?
Answer Posted / sushant
Abstraction means hiding of unwanted data and showing important data. e.g. Color class is combination of Red, Green, Blue then it is represented as RGB. Its an abstraction.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why do we use templates?
What is switch case in c++ syntax?
What is c++ array?
What does flush do?
what is Loop function? What are different types of Loops?
How are virtual functions implemented in c++?
Please explain class & object in c++?
What is c++ try block?
the maximum length of a character constant can be a) 2 b) 1 c) 8
What is setf in c++?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
What are advantages of c++?
What is the difference between C and CPP?
What is a class template?
What is array in c++ pdf?