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.
Answer / schumi
an abstract class permits all access modifiers except
PRIVATE
| Is This Answer Correct ? | 8 Yes | 2 No |
What polymorphism means?
What are properties in oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
How do you answer polymorphism?
what is the main difference between c and c++?
386 Answers AZTEC, B.Tech, CMC, College School Exams Tests, HCL, IBM, ITM, Khalsa Institute, Microsoft, Oracle, Sanjeevni Institute, TCS, Tech Mahindra, Wipro, ZeOmega,
What is inheritance write a program to show use of inheritance?
What is this interview room ? Is it a class or an object.
What is abstraction in oop?
What is oops with example?
Why do we use virtual functions?
What is the purpose of enum?
What is the expansion of OOPS?