Which of the following statements about a JLabel is false?
a. Applications rarely change a label’s contents after creating it.
b. A JLabel can display text and an image.
c. A JLabel can display text and a button.
d. A JLabel is a subclass of JComponent.
c. A JLabel can display text and a button.
Computer Science & Information Technology