what is data Abstraction? and give example
Answer Posted / gnanamoorthi s
The data abstraction refers to the basic important thinks is
not a detailed version or implementation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why do we use templates?
What is the use of setprecision in c++?
What is lambda in c++?
Explain how to initialize a const data member.
What is the main function c++?
What is a Default constructor?
When do we use copy constructors?
Can char be a number c++?
What is null and void pointer?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What is the use of main function in c++?
What is the standard template library (stl)?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
What are the benefits of c++?
Explain Text Manipulation Routines?