Multiple choice

Which of the following classes in java.beans package analyses a bean and constructs a BeanInfo object that describes the component?

  1. IntrospectionException

  2. Introspector

  3. MethodDescriptor

  4. None of these

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

This class in java.beans package analyses a bean and constructs a BeanInfo object that describes the component.