what is data Abstraction? and give example
Answer Posted / vishwajit kumar
data abstraction is a process of representing the essential
elements,hiding the back ground details.
| Is This Answer Correct ? | 95 Yes | 27 No |
Post New Answer View All Answers
What is the benefit of c++?
What is called array?
Is atoi safe?
How const int *ourpointer differs from int const *ourpointer?
Can non-public members of another instance of the class be retrieved by the method of the same class?
Explain about vectors in c ++?
How long does it take to get good at leetcode?
What are the differences between the function prototype and the function defi-nition?
What are special characters c++?
What are the advantages of using friend classes?
Mention the storage classes in c++.
What is iomanip c++?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
What methods can be overridden in java?
How many types of scopes are there in c++?