what is data Abstraction? and give example
Answer Posted / nitin
Abstraction is generalizing characteristics of objects that belong to same family....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If a function doesn’t return a value, how do you declare the function?
How do you establish a has-a relationship?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
How can I learn c++ easily?
What are structs in c++?
What is the difference between global variables and local variable
Explain about Virtual Function in C++?
Why is swift so fast?
Why c++ is not a pure oop language?
What is guard code in c++?
What is function overloading c++?
What are the four main data types?
Is string an object in c++?
What is difference between rand () and srand ()?
What are protected members in c++?