what is data Abstraction? and give example
Answer Posted / dhivya.r
it is the technique of creating new data types that are
well suited to an application to be programmedis known as
data abstraction
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
an integer constant must have atleast one a) character b) digit c) decimal point
what are the characteristics of Class Members in C++?
Write a Program for find and replace a character in a string.
What is c++ & why it is used?
What is auto used for in c++?
What is the role of C++ shorthand's?
What causes a runtime error c++?
Define private, protected and public access control.
What is the difference between method overloading and method overriding in c++?
If there are two catch statements, one for base and one for derived, which should come first?
Show the declaration for a static member variable.
what is oops and list its features in c++?
What is c++ good for?
explain the reference variable in c++?
What is the difference between public, private, and protected access?