Multiple choice

Which of the following interfaces defined in java.beans package allows a bean to execute in environments where a graphical user interface is not available?

  1. Appletinitializer

  2. DesignMode

  3. Visibility

  4. Customizer

  5. BeanInfo

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

This interface defined in java.beans package allows a bean to execute in environments where a graphical user interface is not available.