what is data abstraction in C++?
No Answer is Posted For this Question
Be the First to Post Answer
what are difference between c and c++?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What is difference between class and function?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
Is there a datatype string in c++?How is the memory allocation?
What are the uses of typedef in a program?
What are the characteristics of friend functions?
How can we access protected and private members of a class?
How to implement is-a and has-a class relationships?
What do you mean by friend class & friend function in c++?
What is function overloading c++?
what are the iterator and generic algorithms.