volume_mute
Interactive transaction‑based systems
publish date: 2026/05/27 22:14:20.680012 UTC
volume_mute
Some systems allow users to submit requests that are processed by remote servers. These systems must handle concurrency, security, and reliable communication.
Which system is an example of an interactive transaction‑based application?
Correct Answer
An e‑commerce website
Explanation
Interactive transaction systems process user requests remotely, such as online shopping, banking, or booking systems.
Reference
Software Engineering, Ian Sommerville, 9th edition
