Multiple choice

Which of the following interfaces in Java beans consists of methods that are used to initialise beans, which are also applets?

  1. BeanInfo

  2. Customizer

  3. AppletInitializer

  4. None of these

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

This interface in Java beans consist of methods that are used to initialize beans, which are also applets.