what is data Abstraction? and give example
Answer Posted / nitin
Abstraction is turning all the answers in this post to just an answer :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a container class? What are the types of container classes in c++?
When should overload new operator on a global basis or a class basis?
What is polymorphism in c++? Explain with an example?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
Are strings mutable in c++?
Why do we use the using declaration?
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What are the classes in c++?
Difference between declaration and definition of a variable.
Can static member variables be private?
What is the difference between a baller and a reference in C++?
Why we use #include conio h in c++?
Which is better turbo c++ or dev c++?
Explain some examples of operator overloading?
Differentiate between an inspector and a mutator ?