Learn Java Online perfectly by Industry experts - 0 views
-
Merit Campus on 22 Oct 14Java Topic / Java tutorial We have seen the class hierarchies - Entertainments example in 101 and IceCreamPrices example in 111. The class hierarchies look similar except that there is minor difference between them. IceCream is a concrete super-class where as Entertainment is an abstract super-class. The difference is explained below.