Computer Sciences > Gate 2016 Set-1 > Transactions
Which one of the following is NOT a part of the ACID properties of database transactions?
A
Atomicity
B
Consistency
C
Isolation
D
Deadlock-freedom

Correct : Transactions

Similar Questions

Consider the following transaction involving two bank accounts x and y. read(x); x := x – 50; write(x); read(y); y := y + 50; write(y) The constraint th...
#58 MCQ
Consider the following transaction involving two bank accounts x and y. read(x); x := x – 50; write(x); read(y); y := y + 50; write(y) The constraint th...
#58 MCQ
Consider the following transaction involving two bank accounts x and y. read(x); x := x – 50; write(x); read(y); y := y + 50; write(y) The constraint th...
#58 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......