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 null pointer and void pointer?
What are the benefits of pointers?
Can constructor be private in c++?
What is c++ programming language?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
What are keywords in c++?
What is the this pointer?
What is object oriented programming (oop)?
What is #include cstdlib in c++?
What is an undefined reference/unresolved external symbol error and how do I fix it?
What is a constant reference?
What is general format for a prototype?
What is the use of dot in c++?
Is c++ vector a linked list?
Can we change the basic meaning of an operator in c++?