Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Java (http://siteownersforums.com/forumdisplay.php?f=12)
-   -   What is the difference between an Inner Class and a Sub-Class? (http://siteownersforums.com/showthread.php?t=165430)

Shivangi Panwar 02-24-2016 12:56 AM

What is the difference between an Inner Class and a Sub-Class?
 
What is the difference between an Inner Class and a Sub-Class?

sudeepkhana 04-18-2016 12:09 AM

Inner classes are in the same file, whereas subclasses in another file maybe in another package.
Inner classes have the methods they want whereas the subclasses have the methods of their parent class.


All times are GMT -7. The time now is 01:28 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.