what is data Abstraction? and give example
Answer Posted / ankit shrivastav
abstraction refers to the act of representing essential features without including the background details or explanations
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Please explain class & object in c++?
Define what is constructor?
What is the prototype of printf function?
What is split a string in c++?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is fixed in c++?
Where the memory to the static variables is allocated?
write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;
How would you find out if a linked-list is a cycle or not?
What is jump statement in C++?
What is the copy-and-swap idiom?
What is the main use of c++?
What are manipulators used for?
Explain unexpected() function?
Is c++ an integer?