volume_mute

Matching application types

publish date2026/05/27 22:14:23.430944 UTC

volume_mute

Different application types have different goals and constraints. Understanding these helps engineers choose appropriate methods.

Match each application type with its example.

To complete the line match

  1. Click on an item in the first group
  2. Click on the match in the second group

To delete a match, double click on a line

Type

Batch system
Embedded system
Interactive transaction system

Example

Anti‑lock braking controller
Monthly billing system
Online banking

Correct Answer

(1) Embedded system,Anti‑lock braking controller
(2) Batch system,Monthly billing system
(3) Interactive transaction system,Online banking

Explanation

Embedded systems control hardware, batch systems process data periodically, and transaction systems handle remote user requests in real time.

Reference

Software Engineering, Ian Sommerville, 9th edition


Quizzes you can take where this question appears