id
string | question
string | choices
list | answer
string |
|---|---|---|---|
qid_0
|
Suppose a file system used only for reading immutable files in random fashion. What is the best block allocation strategy?
|
[
"Linked-list allocation",
"Continuous allocation",
"Index allocation with B-tree",
"Index allocation with Hash-table"
] |
B
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.