Multiple choice

Which of the following components takes data from the user and update database through model components?

  1. View components

  2. Java beans components

  3. Controller components

  4. Concurrency control

  5. OrbixWeb

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

Controller components take data from the user and update a database through model components.