Is Protected Access modifier Possible with verchual Method in therm of Run Time Polymorphism?
Sir Please Help me, If it is passable then how ,plz explain.
Thanks,
With Regard
Ajay Kumar verma
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Sep 16, 2014, 4:45 AM
Note that any overrides of such a method in derived classes must also be protected - you can't change the access modifier to public: