super « Modifiers « SCJP






3.10.super
3.10.1.super is used to reference methods and field from superclass
3.10.2.Using super keyword refers to the constructor from superclass
3.10.3.super vs this