๐Ÿ“ข Too many exams? Donโ€™t know which one suits you best? Book Your Free Expert ๐Ÿ‘‰ call Now!

  • google app store apple app store
  • โœ–

      Question

      In the context of database transactions, what does the

      property 'Isolation' mainly ensure for concurrent fund transfer operations in a bank?
      A Transactions are processed faster Correct Answer Incorrect Answer
      B Transactions do not interfere with each otherโ€™s intermediate states Correct Answer Incorrect Answer
      C Transactions automatically get rolled back on success Correct Answer Incorrect Answer
      D Transactions are permanently stored once committed Correct Answer Incorrect Answer
      E None of them Correct Answer Incorrect Answer

      Solution

      Each transaction should proceed as if it were the only one interacting with the database, even when many are running in parallel.

      Practice Next
      More Computer Security Questions
      ask-question