Multiple choice

Which of the methods are not present in the JLabel class in java?

  1. getDisplayedMnemonic()

  2. getDisabledIcon()

  3. getIconTextGap()

  4. All of the above

  5. Both 1 and 2

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

As explained that all the methods are present in the JLabel class. So, this answer is true.