what is data Abstraction? and give example
Answer Posted / chirasani yasoda krishna
data abstraction is nothing but hiding un necessary data and providing useful data to the user for ecample if you write a programm internally it converts 0sand1s it hides and shows you an out put another real time example you have log on to mycomputer it is devplped by programs it hides the code and shows useful information to the user
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain queue. How it can be implemented?
Show the application of a dynamic array with the help of an example.
daily Routine of father
Define upcasting.
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What happens if a pointer is deleted twice?
What is an inline function in c++?
Tell me an example where stacks are useful?
What is class invariant in c++?
What are the advantages of inheritance in c++?
Which is the best c++ compiler for beginners?
What is a syntax in c++?
What do you mean by function pointer?
Why use of template is better than a base class?
Is map ordered c++?