what is data Abstraction? and give example
Answer Posted / idea man
Its hiding data that are not needed for presentation. kiya
mac
| Is This Answer Correct ? | 16 Yes | 27 No |
Post New Answer View All Answers
Why main function is special in c++?
why is c++ called oops? Explain
How do you declare a set in c++?
Define a pdb file.
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
When you overload member functions, in what ways must they differ?
What is a c++ object?
Does c++ vector allocate memory?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Difference between pointer to constant vs. Pointer constant
Can we run c program in turbo c++?
Is there any difference between int [] a and int a [] in c++?
Can notepad ++ run c++?
What are all predefined data types in c++?
Explain how functions are classified in C++ ?