• Courses
  • Tutorials
  • Jobs
  • Practice
  • Contests

NTA | UGC NET 2019 December | Question 19

 Two concurrent executing transactions T1 and T2 are allowed to update same stock item say ‘A’ in an uncontrolled manner. In such a scenario, following problems may occur:

(a) Dirty read problem                    (b) Lost update problem

(c) Transaction failure                     (d) Inconsistent database state

Which of the following option is correct if database system has no concurrency module and allow concurrent execution of above two transactions?

(A)

(a), (b) and (c) only    

(B)

 (c) and (d) only

(C)

(a) and (b) only  

(D)

(a), (b) and (d) only

Answer

Please comment below if you find anything wrong in the above post
Feeling lost in the world of random DSA topics, wasting time without progress? It's time for a change! Join our DSA course, where we'll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 geeks!

Last Updated :
Share your thoughts in the comments