Multiple Choice
You use the ________ key word in a class header to indicate that it implements an interface.
A) listener
B) interface
C) implements
D) static
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Programs that operate in a GUI environment
Q8: In a Swing application, you create a
Q10: In Swing, labels are created with this
Q11: A common technique for writing an event
Q12: These components have a consistent look and
Q14: Why doesn't the following code compile correctly?<br>Import
Q16: Check boxes may be grouped in a
Q17: What will be the result of executing
Q18: How many radio buttons can be selected
Q41: A GUI program automatically stops executing when