Multiple Choice
A tool tip is:
A) a guide provided by the Help menu as to which tool to use for various programming techniques
B) another name for the Tool Bar
C) used to make programming easier
D) text that is displayed in a small box when the user holds the mouse cursor over a component
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: A menu system may consist of each
Q23: A read-only text field uses the JReadOnlyTextField
Q24: The ImageIcon class supports all the following
Q25: This is a specialized dialog box that
Q26: When you create an instance of the
Q28: If a user enters a value in
Q29: To force the JFrame that encloses a
Q30: When an item in a Jlist object
Q31: If addressList is a JList component, what
Q32: What will display when the following code