Multiple choice

Which of the following is not a property of swing in java?

  1. Swing components are platform independent.

  2. Swing components requires more memory space.

  3. Swing components are more flexible.

  4. Swing components require javax.swing package.

  5. None of these

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

This is false about swing as swing component requires less memory space.