What is data abstraction? How is it different from data encapsulation?
No Answer is Posted For this Question
Be the First to Post Answer
What is c++ in english?
what is the basic concept of c++(object oriented programing)
wap to accept 10 numbers & display the number of odd and even numbers??
What is a singleton class c++?
Why is c++ still used?
how can u create a doubly linked list with out using pointers?
What is else syntax in c++?
Should the member functions which are made public in the base class be hidden?
What is stl containers in c++?
How const int *ourpointer differs from int const *ourpointer?
Define stacks. Provide an example where they are useful.
What is namespace std; and what is consists of?