Java Language Keywords

( Java methods are examples of procedural abstractions. (2 pts) F ( An inner class can only access public variables and methods of the enclosing class. (2 pts) T ( The Comparable interface specifies a method called compareTo. (2 pts) T ( The Comparator interface specifies a method called compare. ................
................