InterviewSolution
Saved Bookmarks
| 1. |
______________ allows the algorithm to execute more quickly by performing CPU activity in parallel with I/O activity.(a) Buffering(b) Double buffering(c) Multiple buffering(d) Double readingThe question was asked by my school teacher while I was bunking the class.Query is from Evaluation of Expressions topic in division Query Processing Techniques of Database Management |
|
Answer» The correct choice is (a) BUFFERING |
|