Computer Science, asked by TbiaSamishta, 11 months ago

What is a transaction? In what ways is it different from an ordinary program (in a language such as c)?

Answers

Answered by aqibkincsem
2

Answer:

A transaction is a technique of regulating how and when work is performed by the pertinent program(s).

A paper is used to write actions which are successfully performed, so before the transaction is accomplished it can be retrieved to its prior state.

Sometimes this is done in reply to a failure, and other times it is done on client’s demand. 

Explanation:

Similar questions