Home » C++ Programming » Files and Streams » Question
  1. How many tests are available in read and write operations?
    1. 4
    2. 3
    3. 2
    4. 1
    5. None of these
Correct Option: C

There are two types of read and write tests. They are throughput in random reads and throughput in contiguous reads.



Your comments will be displayed only after manual approval.