Answer Posted / sumithra.a
Data Abstraction is the process of hiding unwanted details
from user.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the static storage classes in c++.
Explain the differences between list x; & list x();.
Write a program to show polymorphism in C++?
Explain the isa and hasa class relationships. How would you implement each?
Why struct is used in c++?
What is a lambda function c++?
What is insertion sorting?
Is java easier than c++?
What are smart pointers?
What is a class template?
What sorting algorithm does c++ use?
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is an undefined behavior and sequence points
What is a .lib file in c++?
What is null c++?