new
? :)
this
this is necessary; what it refers to
this
class C {
…
private int i = 17;
private ArrayList<Integer> arrayList = new ArrayList<>();
}
this
super in constructor and method invocations
ClassCastException
int, double, char, [], boolean, String
new)
final
System.out, System.in, System.err
println
Scanner
+, equals, indexOf, substring, length, compareTo
equals and not ==
toString
toString method, and how it's used