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 Posted / schumi

an abstract class permits all access modifiers except
PRIVATE

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is debug class?what is trace class? What differences are between them? With examples.

1604


Can main method override?

583


What is overloading and its types?

612


What is destructor in oop?

621


What is difference between oop and pop?

611






What does and I oop mean?

614


What are the 4 main oop principles?

682


What polymorphism means?

620


What is abstraction encapsulation?

655


What are the benefits of polymorphism?

620


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

942


What does no cap mean?

590


What is property in oops?

565


What is and I oop mean?

616


What is abstraction in oop?

631