what is the technical or oop name of object?
What is design patterns in C++?
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
143.what is oops principles?
what is the difference between virtual function and destoctor?
which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean
what are abstract classes and how they impliment , with example
What do you mean by inline function?
What is difference between new and malloc?
What is this pointer in oop?
What is overloading and its types?
class type to basic type conversion
what is the application of oops?