Multiple choice

Which of the following interfaces in Java Beans API allows a designer to specify information about the properties, events and methods of a bean?

  1. Customizer

  2. Visibility

  3. BeanInfo

  4. DesignMode

  5. None of these

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

This interface in Java Beans API allows a designer to specify information about the properties, events and methods of a bean.