exam questions

Exam DP-900 All Questions

View all questions & answers for the DP-900 exam

Exam DP-900 topic 1 question 226 discussion

Actual exam question from Microsoft's DP-900
Question #: 226
Topic #: 1
[All DP-900 Questions]

A bank has a system that manages financial transactions.
When transferring money between accounts. the system must never retrieve a value for the source account that reflects the balance before the transfer and a value for the destination account that reflects the balance after the transfer.
Of which ACID semantic is this an example?

  • A. atomicity
  • B. durability
  • C. consistency
  • D. isolation
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
studysmart
Highly Voted 2 years, 7 months ago
Selected Answer: D
Confirmed is Isolation. It was in 26/09/2022 exam and I scored 1000.
upvoted 41 times
Maaran07
2 years, 6 months ago
Congrats, Fully Trusting ur answers ! Let's see
upvoted 3 times
...
...
pallmall
Highly Voted 2 years, 8 months ago
Isn't that isolation?
upvoted 13 times
snowfox
2 years, 8 months ago
I agreed. The answer should be D--Isolation
upvoted 4 times
...
...
CARODRI
Most Recent 10 months ago
Selected Answer: A
Atomicity - each statement in a transaction (to read, write, update or delete data) is treated as a single unit. Either the entire statement is executed, or none of it is executed. This property prevents data loss and corruption from occurring if, for example, if your streaming data source fails mid-stream. Isolation - when multiple users are reading and writing from the same table all at once, isolation of their transactions ensures that the concurrent transactions don't interfere with or affect one another. Each request can occur as though they were occurring one by one, even though they're actually occurring simultaneously.
upvoted 1 times
...
b708c7e
1 year, 1 month ago
Its D - Isolation
upvoted 1 times
...
AGTraining
1 year, 2 months ago
Option D
upvoted 1 times
...
EstbanFTP
1 year, 6 months ago
Selected Answer: D
https://learn.microsoft.com/en-us/training/modules/explore-core-data-concepts/5-transactional-data-processing Isolation. Almost the same senerio
upvoted 2 times
...
FoadDeveloper
1 year, 6 months ago
Selected Answer: A
A is correct https://learn.microsoft.com/en-us/training/modules/explore-core-data-concepts/5-transactional-data-processing
upvoted 1 times
...
Anuragsharma83
1 year, 7 months ago
Isolation
upvoted 1 times
...
tangerine141
2 years, 2 months ago
Selected Answer: D
In the scenario described, the system must ensure that the balance of the source account is not retrieved until the transfer transaction is completed, and the balance of the destination account reflects the updated balance after the transfer transaction is completed. This ensures that the transfer transaction appears to execute sequentially, even if other transactions are executing concurrently.
upvoted 3 times
...
PhyoPluto
2 years, 2 months ago
the exam on 07/03/2023
upvoted 2 times
...
Pinha
2 years, 3 months ago
Isolation is one of the four ACID semantic properties of a database management system that ensure that different transactions do not interfere with each other. Isolation property guarantees that each transaction is executed in a isolated manner as if it is the only transaction taking place.
upvoted 3 times
...
nmnm22
2 years, 4 months ago
shouldn't it be consistency? what isolation
upvoted 1 times
...
[Removed]
2 years, 4 months ago
Selected Answer: D
Isolation. See course material: o concurrent transactions cannot interfere with one another, and must result in a consistent database state. o For example, while the transaction to transfer funds from one account to another is in-process, another transaction that checks the balance of these accounts must return consistent results - the balance-checking transaction can't retrieve a value for one account that reflects the balance before the transfer, and a value for the other account that reflects the balance after the transfer.
upvoted 2 times
...
Dusica
2 years, 5 months ago
Selected Answer: D
ISOLATION
upvoted 1 times
...
azure_dori
2 years, 6 months ago
Selected Answer: D
D: Isolation
upvoted 1 times
...
ArchMelody
2 years, 7 months ago
It's definitely isolation, based on official Microsoft example: https://learn.microsoft.com/en-us/training/modules/explore-core-data-concepts/5-transactional-data-processing
upvoted 5 times
...
duyhai707
2 years, 7 months ago
C is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago