Examlex
Match each term with the correct statement below.
-Separated with a question mark and a colon
Q9: What is information hiding and how is
Q15: In Java, the reserved keyword _ means
Q20: The keyword catch followed by an Exception
Q27: Write a valid class header with public
Q29: When you pass a two-dimensional array to
Q32: A(n) _ loop allows you to cycle
Q35: A data item is _ when it
Q38: Sometimes the superclass data fields and methods
Q45: The methods in a subclass can use
Q66: public abstract class Car<br>{<br>private String model;<br>public abstract