Multiple Choice
You define the text to be displayed in a tool tip by using the setToolTipText() method and passing an appropriate ____ to it.
A) Integer
B) Date
C) String
D) Boolean
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Look and feel comprises the elements of
Q13: What is the default layout manager for
Q28: When constructing a Font object, which of
Q36: The Swing classes are part of a
Q44: A method that executes because it is
Q56: Within an implementation of the itemStateChanged() method,
Q58: The _ method of JComboBox returns the
Q69: Write the statement to provide a JTextField
Q70: The default behavior of a JFrame is
Q73: The _ responds to keyboard focus events.<br>A)