what is data Abstraction? and give example
Answer Posted / arumugaselvam
Class is not consider about the function inside of the coding through proof the data hiding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Do you know the use of vtable?
What is an incomplete type in c++?
What it is and how it might be called (2 methods).
How do I exit turbo c++?
What is the size of a vector?
What is function declaration in c++ with example?
Can member functions be private?
What is vector string in c++?
What are mutator methods in c++?
What does the linker do?
How can you tell what shell you are running on unix system?
Describe private, protected and public – the differences and give examples.
What do you understand by a pure virtual member function?
How does class accomplish data hiding in c++?
Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)