what is data Abstraction? and give example
Answer Posted / joseph malaba
ome of the features of C++ allow low-level access to memory
but also contain high level features,explain
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is null and void pointer?
When do we run a shell in the unix system?
Can we use this pointer in a class specific, operator-overloading function for new operator?
Why struct is used in c++?
Are strings mutable in c++?
Explain the isa and hasa class relationships. How would you implement each?
What is a .lib file in c++?
What is lambda in c++?
Explain bubble sorting.
Is map ordered c++?
What is ifstream c++?
What do the header files usually contains?
What are the uses of static class data?
Do the parentheses after the type name make a difference with new?
What is the use of ::(scope resolution operator)?