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

Easy explanation - Double buffering using two buffers, with one CONTINUING EXECUTION of the algorithm while the other is being WRITTEN out.



Discussion

No Comment Found

Related InterviewSolutions