Multiple choice

What is the role of JFrame class in java swing?

  1. It is used to create a primary window of an application.

  2. It is used to create the scrollable window.

  3. It is used to create the tabbed window.

  4. It is used to create the tabular format controls in window.

  5. None of the above

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

This is true about JFrame class.