what is data Abstraction? and give example
Answer Posted / nitin
Abstraction is generalizing characteristics of objects that belong to same family....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does the copy constructor differ from the assignment operator (=)?
What is microsoft c++ redistributable?
What is a set in c++?
Write a program which uses functions like strcmp(), strcpy()? etc
What are the steps in the development cycle?
How do you establish an is-a relationship?
Define a conversion constructor?
If a function doesn’t return a value, how do you declare the function?
What is c++ mutable?
Why should you learn c++?
Differentiate between an inspector and a mutator ?
Explain public, protected, private in c++?
Can static member variables be private?
What is binary object model?
What is runtime errors c++?