what is data Abstraction
Answers were Sorted based on User's Feedback
Answer / narasimulu24
Abstraction refers to the act of representing essential
features without including background process or
implementing details.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / sumithra.a
Data Abstraction is the process of hiding unwanted details
from user.
| Is This Answer Correct ? | 6 Yes | 0 No |
what are Operators and explain with an example?
What is a try block?
Do you know what are static and dynamic type checking?
What are the uses of pointers?
What's c++ used for?
How does atoi function work?
What are manipulators in c++ with example?
What is jump statement in C++?
How do you differentiate between overloading the prefix and postfix increments?
Explain what is polymorphism in c++?
What is the stack?
What is unary operator? List out the different operators involved in the unary operator.