what is data Abstraction? and give example
Answer Posted / mrk
Data Abstraction is the process of representing the essential features without including the background details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a singleton c++?
What is an undefined behavior and sequence points
Write is a binary search tree? Write an algo and tell complexity?
Which programming language's unsatisfactory performance led to the discovery of c++?
What are c++ stream classes?
Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].
How did c++ get its name?
What do you mean by a template?
List the advantages of inheritance.
What is a try block?
What is a terminating character in c++?
What is virtual methods?
What is the prototype of printf function?
Is recursion allowed in inline functions?
What is functions syntax in c++?