Multiple choice

Which of the following defines a convention for making a Java class instance customizable by design tools and allowing the tools to link these customized objects via events?

  1. Java servlet

  2. Java beans

  3. Java applet

  4. Application assembler

  5. Optimized method invocation

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

It defines a convention for making a java class instance customizable by design tools and allowing the tools to link these customized objects via events.