Explain abstraction.
No Answer is Posted For this Question
Be the First to Post Answer
What happens if an exception is throws from an object's constructor and from object's destructor?
What is the size of integer variable?
What is the difference between a class and a structure in C++?
How is modularity introduced in C++?
What is this pointer in c++?
Explain what are accessor methods?
Who created c++?
What is the need of a destructor?
print first nodd numbers in descending order
Explain "passing by value", "passing by pointer" and "passing by reference" ?
What is a storage class in C++
what is COPY CONSTRUCTOR and what is it used for?