What do you mean by abstraction?
No Answer is Posted For this Question
Be the First to Post Answer
What is class and object in oops?
Can abstract class have normal methods?
what is virtual function?
What does the keyword "static" mean?
What is virtual function?where and when is it used?
design class for linked list and include constructor,destructor,insert option. node of form struct node { int data; struct node &ptr; }
What is encapsulation?
who is the father of OPPS
all about pointers
What is an advantage of polymorphism?
What is encapsulation selenium?
Which is the only operator in C++ which can be overloaded but NOT inherited?