Bean Introspection  «Prev 

Java Beans, public properties, Methods, Events - Quiz

Each question is worth one point. Select the best answer or answers for each question.
 
1. What type of information must a Bean expose for introspection purposes?
  A. Public properties, methods, and events.
  B. Static properties and methods.
  C. All members.

2. Design patterns dictate:
  A. The efficiency of a method's design.
  B. The name and type signature of public methods.
  C. How private methods interact with Bean data.


3. Property design patterns are closely related to:
  A. Accessor methods.
  B. Events.
  C. Event design patterns.


Your score is 0.0