what is data Abstraction? and give example
Answer Posted / hussey
Abstraction is a concept with which we can work without
going into detail.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is & in c++ function?
Why do we use vector in c++?
Is c++ a low level language?
What data encapsulation is in c++?
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
an operation between an integer and real always yeilds a) integer result b) real result c) float result
What is the syntax for a for loop?
What is a local variable?
Write my own zero-argument manipulator that should work same as hex?
How do I run c++?
Explain how a pointer to function can be declared in C++?
Is map ordered c++?
Write about c++ storage classes?
Write about the local class and mention its use?
Difference between struct and class in terms of access modifier.