what is data Abstraction? and give example
Answer Posted / deepak
DATA ABSTRACTION MEANS ESSENTIAL FEATURES WITHOUT GIVING
THE BACKGRAOUND DETAILS
| Is This Answer Correct ? | 73 Yes | 26 No |
Post New Answer View All Answers
Why do we use classes in c++?
What is the function to call to turn an ascii string into a long?
Can you please explain the difference between static and dynamic binding of functions?
why and when we can declar member fuction as a private in the class?
Difference between a homogeneous and a heterogeneous container
What is static in c++?
Are vectors passed by reference c++?
Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
Can notepad ++ run c++?
What does it mean to declare a member function as virtual?
Who invented turbo c++?
What is a loop? What are different types of loops in c++?
What is the insertion operator and what does it do?
Give example of a pure virtual function in c++?
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?