1.

How many tests are available in read and write operations?(a) 1(b) 2(c) 3(d) 4This question was addressed to me by my college director while I was bunking the class.This key question is from Buffering in chapter Strings, Streams & Numerics in C++ of C++

Answer»

The correct option is (b) 2

Easiest explanation - There are TWO types of READ and write tests. They are throughput in RANDOM READS and throughput in contiguous reads.



Discussion

No Comment Found

Related InterviewSolutions