what is data Abstraction? and give example
Answer Posted / m.arul
Data abstraction is a process of representing the essential
features without including background properties(or)
implementation details.
| Is This Answer Correct ? | 67 Yes | 21 No |
Post New Answer View All Answers
Explain the difference between struct and class in terms of access modifier.
Can we specify variable field width in a scanf() format string? If possible how?
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
Why is main function important?
What is a loop? What are different types of loops in c++?
Describe private, protected and public – the differences and give examples.
What do you mean by inheritance in c++? Explain its types.
What is a manipulative person?
List the features of oops in c++?
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
What is flush programming?
Can I learn c++ as my first language?
Is c better than c++?
What is enum c++?
How do you sort a sort function in c++ to sort in descending order?