what is data Abstraction? and give example
Answer Posted / soumitra
It is the process pf showing the essential features of
class by hiding the background details.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What's the "software peter principleā?
What is the best c c++ compiler for windows?
Why is polymorphism useful?
What is meant by the term name mangling in c++?
Difference between overloaded functions and overridden functions
Is dev c++ free?
How can you link a c++ program to c functions?
List down the guideline that should be followed while using friend function.
Define virtual constructor.
Why is main an int?
Write about c++ storage classes?
What is a set in c++?
Can static member variables be private?
Why iomanip is used in c++?
Can a program run without main?