what is data Abstraction? and give example
Answer Posted / srija
abstraction is nothing but reprasenting essential futers
rather than including its background details
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How static variables and local variablesare similar and dissimilar?
Describe new operator and delete operator?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What is the default access level?
What are the advantages of prototyping?
When should overload new operator on a global basis or a class basis?
What is the full name of logo?
Define a constructor - what it is and how it might be called (2 methods)?
What is oop in c++?
What is c++ used for in games?
Which one is a preferred language C or C++? Why?
What is c++ similar to?
Is nan a c++?
write a function signature with various number of parameters.
Explain mutable storage class specifier.