Multiple choice

Which of the following methods are present in JComponent class in java?

  1. getComponentCount()

  2. getTopLevelAncestor()

  3. getPane()

  4. Both 1 and 2

  5. All of the above

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

As I explained that both the options 1 and 2 are correct, so this answer is true.