992 views

2 Answers

0 votes
0 votes

System crash – A hardware, software, or network error may cause a computer to fail or hang during an ongoing transaction.

exception – A transaction may be failed if necessary data not found, or an exception condition met. For example, customer A tries to purchase an item online. Assume that only two such items are available when A starts his transaction and both of them purchased by other customers. When A reaches end of the transaction, the items are not available hence the transaction is cancelled or failed.

so i think deadlock is ans

Related questions

1 votes
1 votes
0 answers
4
gulsanchouhan asked Sep 28, 2017
334 views
Which of the following can be described as a programming model used to develop applications processing massive amounts of data in a distributed and/or parallel manner?1. ...