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
Do you know what is overriding?
What is ios in c++?
What are signs of manipulation?
What do you understand by pure virtual function? Write about its use?
Explain what are mutator methods in c++?
How do you compile the source code with your compiler?
What is the benefit of encapsulation?
Do the names of parameters have to agree in the prototype, definition, and call to the function?
What is java and c++?
What is the best book for c++ beginners?
What is a static element?
What is setbase c++?
What is the difference between the parameter to a template and the parameter to a function?
Is c++ vector dynamic?
Explain static and dynamic memory allocation with an example each.