![]() |
a small doubt.please clarify.
hi.
i just want to know weather the inherited protected member of base class would be a protected or private member of the inherited class if we inherit in protected way?? :) |
Re: a small doubt.please clarify.
Protected.
|
Re: a small doubt.please clarify.
okk.then in multilevel inheritence can we access the protected member of the base class from a class which is inherited from the inherited class of base class???
|
Re: a small doubt.please clarify.
Refer to your documentation.
Quote:
|
| All times are GMT +5.5. The time now is 11:23. |