Multiple Choice
To specify an italic font, you pass ____ to the constructor.
A) Font.ITALIC
B) Font.BOLD
C) PLAIN.ITALIC
D) ITALIC
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: You define the text to be displayed
Q5: Write the statement to create a JCheckBox
Q15: A(n) _ consists of a label positioned
Q21: Match each term with the correct statement
Q23: How have user interface components changed since
Q31: The _ method of JCheckBox sets the
Q44: A method that executes because it is
Q48: When setting a JFrame 's size, part
Q58: The _ layout manager places components in
Q71: The _ responds to keyboard events.<br>A) KeyListener<br>B)