what is data Abstraction? and give example
Answer Posted / hema
data abstraction refers to defining functions.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What happens if a pointer is deleted twice?
What is the advantage of an external iterator.
What is c++ redistributable?
What is enum c++?
What do manipulators do?
What is the size of integer variable?
How did c++ start?
What is data abstraction? How is it different from data encapsulation?
What is the outcome of cout< a) 16 b) 17 c) 16.5
Write a program to find the reverse Fibonacci series starting from N.
How is c++ used in the real world?
How does code-bloating occur in c++?
What is the use of ::(scope resolution operator)?
What are the uses of typedef in a program?
What is #include c++?