What do you mean by abstraction. Explain your answer?
Answer Posted / konda
abstraction is nothing but hiding the unwanted data
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
Tell me difference between constant pointer and pointer to a constant.
How does java differ from c and c++?
What are the different types of polymorphism in c++?
How did c++ get its name?
What is a sequence in c++?
what are Operators and explain with an example?
State the difference between pre and post increment/decrement operations.
What is DlgProc?
Define macro.
Is java as fast as c++?
What is the use of "new" operator?
What is the latest c++ standard?
How can a struct in c++ differs from a struct in c?
How does class accomplish data hiding in c++?
Write is a binary search tree? Write an algo and tell complexity?