Multiple choice

Which of the following interfaces in java.beans package allows designers to change and display property value?

  1. DesignMode

  2. PropertyChangeListener

  3. PropertyEditor

  4. Visibility

  5. BeanInfo

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

This interface in java.beans package allows designers to change and display property value.