JAVA
9. How many method headings does the Java Iterator<T> interface have specified. Answer as a digit, not a word.
10.A class may extend at most one class directly. TRUE OR FALSE?
11.A Java interface is purely abstract. TRUE OR FALSE?
12. A reference variable that has not yet been assigned an address to point to is
called a __________ reference. spelling and case matter