what is data Abstraction? and give example
Answer Posted / afjal ansari & shekhar ya
Abstraction is about reducing complexity and ignoring
unneccesary details.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of namespace std in C++?
What is the use of setprecision in c++?
What is abstraction with real time example?
Explain what are mutator methods in c++?
What are the benefits of oop in c++?
How delete [] is different from delete?
What causes a runtime error c++?
Can I run c program in turbo c++?
Explain the auto storage classes in c++.
Can constructor be static in c++?
Which operator cannot be overloaded c++?
What is a pdb file?
How a macro differs from a template?
What are c++ templates used for?
Explain the properties and principles of oop.