what is data Abstraction? and give example
Answer Posted / hameed
It refers to the act of representing essential features
without including their background details or explanations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a responder chain?
What is a stack c++?
Is dev c++ a good compiler?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
Is map thread safe c++?
What is a local variable?
What is the use of dot in c++?
What is class in c++ with example?
Which bitwise operator is used to check whether a particular bit is on or off?
Explain function overloading and operator overloading.
What is meant by const_cast?
List different attributes in C++?
Why was c++ created?
What is ios class in c++?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?