DFC20283 CHAPTER 5 (5.1.6-5.1.9)

DFC20283 CHAPTER 5 (5.1.6-5.1.9)

University

10 Qs

quiz-placeholder

Similar activities

Back-End Development

Back-End Development

University

10 Qs

Blockchain Quiz

Blockchain Quiz

University

15 Qs

MongoDB Concepts 2

MongoDB Concepts 2

University

10 Qs

PBD Pertemuan 01

PBD Pertemuan 01

University

10 Qs

DB - Les01

DB - Les01

University

10 Qs

4th Quiz Characteristics of DDBMS

4th Quiz Characteristics of DDBMS

University

10 Qs

QUIZ MENTORING ISM

QUIZ MENTORING ISM

University

15 Qs

IT Quiz Bee 2025 - DIFFICULT

IT Quiz Bee 2025 - DIFFICULT

University

10 Qs

DFC20283 CHAPTER 5 (5.1.6-5.1.9)

DFC20283 CHAPTER 5 (5.1.6-5.1.9)

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

NUR (PBU)

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of concurrency control in database management?

To ensure atomicity of transactions

To manage simultaneous access to data by multiple transactions

To allow faster database queries

To reduce the size of the database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a problem caused by concurrency control?

Referential integrity

Data redundancy

Uncommitted data

Deadlocks

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used in concurrency control to ensure transactions are serialized?

Two-phase locking

COMMIT

Lost update

Rollback

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is meant by "lock granularity" in concurrency control?

The time taken to acquire a lock

The priority of one lock over another

The number of locks used in a transaction

The size of the data item that a lock can be applied to

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a "deadlock" in database transactions?

A transaction that completes successfully but is not committed

A situation where a transaction waits indefinitely due to another transaction holding a lock on a resource

A scenario where a database is locked for too long

A process of ensuring serializability of transactions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "inconsistent retrieval" mean in terms of concurrency control?

Data from different transactions are merged into one

Data is retrieved but not locked during the process

A transaction reads data that has already been committed

Data is read while it is being modified by another transaction, resulting in inconsistent or incorrect data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A transaction updates a record, but before it commits, another transaction reads the uncommitted data. Which concurrency problem does this describe?

Lost update

Deadlock

Uncommitted data

Inconsistent retrieval

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?