what is data Abstraction? and give example
Answer Posted / anuj sharma
data abstraction is a process of representing the essential
features without including implementation details.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of :: operator in c++?
Can notepad ++ run c++?
How is data hiding achieved in c++?
Write a program to find the reverse Fibonacci series starting from N.
What is a memory leak c++?
Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
Why is main function important?
What is & in c++ function?
Write about the role of c++ in the tradeoff of safety vs. Usability?
What is purpose of abstract class?
Differentiate between structure and class in c++.
what you know about c++?
Is c++ vector dynamic?
What are c++ variables?
What are friend functions in C++?