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
What is format for defining a structure?
Explain virtual class?
What is c++ and its uses?
What is a multiset c++?
What are references in c++?
Write a program which uses functions like strcmp(), strcpy()? etc
What is ifstream c++?
List the advantages of inheritance.
What do you mean by early binding?
What is class and structure in c++?
What is the main purpose of overloading operators?
what you know about c++?
A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
What is c++ mutable?
Write about the stack unwinding?