what is data Abstraction? and give example
Answer Posted / swati
data abstraction denote essential feature of an object.. in abstraction make only relivent detail of an object.
example- when u want to snd an e-mail msg,u should know the process of writting e-mail,snding it to the recievr.however it is not necessary for u to know the entire process of sending the emil msg across the n/w
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
When should we use multiple inheritance?
What is the difference between new() and malloc()?
Explain selection sorting. Also write an example.
What is the full form of ios?
What do you mean by vtable and vptr in c++?
Give 10 points of differences between C & C++.
Is empty stack c++?
What parameter does the constructor to an ofstream object take?
What is singleton pattern in c++?
give me an example for testing a program showing the test path .show how the test is important and complex.
What are the stages in the development cycle?
what are the types of Member Functions?
What is meant by forward referencing and when should it be used?
What is c++ virtual inheritance?
Is string data type in c++?