Monday, April 30, 2007
If the method to be overridden has access type 'protected', can subclass have the access type as 'private'?
Subscribe to:
Post Comments (Atom)
World of tricky Core Java Q&A(Java SE),Java EE and Open source technologies like Struts,Hibernate,Spring,Velocity etc
Disclaimer
Interview Questions On Java,Java EE Copyright © 2012
2 comments:
So here you mean we cannot reduce the visibility of inherited method.
i didnt understand the logic here..can u please xplain in detail
Post a Comment