what is data Abstraction? and give example
Answer Posted / rajendran
data abstraction is the process by which internal
characteristics of an class is hided to the outside world.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain unexpected() function?
What is buffering in c++?
If there are two catch statements, one for base and one for derived, which should come first?
What is the difference between the indirection operator and the address of oper-ator?
What is ctime c++?
Can a function take variable length arguments, if yes, how?
How to defines the function in c++?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
Is c the same as c++?
What is meant by entry controlled loop?
What is a responder chain?
Describe linkages and types of linkages?
What is abstraction with real time example?
What is else if syntax?
Can we change the basic meaning of an operator in c++?