Whats oop mean?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is the difference between C++ and java?
what is the function of 'this' operator ?
What is the difference between class and structure?
what is overloading and overriding?
How do you define a class in oop?
What is overriding in oop?
what is the difference between containership and inheritence?
Is this job good for future? can do this job post grduate student?
What is a scope operator and tell me its functionality?
What are the three main types of variables?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?