Home »
MCQs »
DBMS MCQs »
DBMS Database Buffer MCQs
It may be necessary to write the buffered block back to the disk in some cases, even though the buffered space is not required. Such forced output is known as forced ___ of a block
19. It may be necessary to write the buffered block back to the disk in some cases, even though the buffered space is not required. Such forced output is known as forced ___ of a block.
- Input
- Output
- Buffer
- None
Answer: B) Output
Explanation:
It may be necessary to write the buffered block back to the disk in some cases, even though the buffered space is not required. Such forced output is known as forced output of a block.