Multiple choice

Which of the following components accept data from the user and decide which view component needs to be called to display the results?

  1. Model components

  2. Controller components

  3. Java beans components

  4. Instance passivation

  5. Stock

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

Controller components accept data from the users and decide which view components needs to be called to display the results.