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
What is the c++ code?
What is a constant? Explain with an example.
Define pure virtual function?
What does flush do?
What is the use of structure in c++?
Explain selection sorting. Also write an example.
What is the difference between the functions rand(), random(), srand() and randomize()?
What does catch(…) mean?
How does work in c++?
What is a dll entry point?
What is tellg () in c++?
What are protected members in c++?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
Can I run c program in turbo c++?
Show the declaration for a pointer to function returning long and taking an integer parameter.