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
Why it is called runtime polymorphism?
why reinterpret cast is considered dangerous?
Why interface is used?
What is class and example?
What is difference between inheritance and polymorphism?
what is difference between class template and template class?
What is polymorphism explain?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is the fundamental idea of oop?
What causes polymorphism?
State what is encapsulation and friend function?
How do you achieve runtime polymorphism?
What is the types of inheritance?
Can we create object of abstract class?
Get me an image implementation program.