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
What is searching?
Explain the static storage classes in c++.
What will happen if a pointer is deleted twice?
Difference between class and structure.
What is null pointer and void pointer and what is their use?
daily Routine of father
What is buffering in c++?
What are the differences between malloc() and calloc()?
Difference between pointer to constant and constant pointer to a constant. Give example.
Explain the concept of dynamic allocation of memory?
describe private access specifiers?
What number of digits that can be accuratly stored in a float (based on the IEEE Standard 754)? a) 6 b) 38 c) An unlimited number
How are the features of c++ different from c?
Can you pass an array to a function in c++?
Can you Mention some Application of C/C++?