Solution:Transaction Processing System :- A transaction processing system (TPS) is a type of information system that collect, stores, modifies and retrieves the data transactions of an enterprise. In order to qualify as a TPS, transactions made by the system must pass the ACID test. The ACID tests refers to the following four requisites : -
1) Atomicity
2) Consistency
3) Isolation
4) Durability
TPS provides, Rapid response, continuous availability data integrity, Ease of use.
ex - Online transaction processing (OLTP), Real time transaction.