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 |
in C++ , the word plus plus who found this?
Why is "using namespace std;" considered bad practice?
Is c++ built on c?
Define a pdb file.
Write a C/C++ program to show the result of a stored procedure "PROC_RESET_MAIL" on database "USER_NOTIFY".
2 Answers ABC, Accenture, DataLand, HCL, Webyog,
What is abstract class in c++?
What is c++ flowchart?
What is meant by reference variable in C++?
What are the advantages of inheritance in c++?
What is a binary file? List the merits and demerits of the binary file usagein C++.
Which of the following operator cannot be overloaded?
Can non-public members of another instance of the class be retrieved by the method of the same class?