What are properties in oop?
No Answer is Posted For this Question
Be the First to Post Answer
What is polymorphism and example?
why c++ is a highlevel language
3 Answers Satyam, Tech Mahindra,
What are the fields of vtable
tel me oops defination in single line
What is abstraction in oop with example?
Why do we use polymorphism?
What is overriding in oop?
i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
which are the 4 members functions in c++ objects that can either be declared explicitly by programmer or implementation if nt available.
IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?
What are the three parts of a simple empty class?
Can we create object of abstract class?