The input and output operations are respectively similar to the operations,

A)
read, read
B)
write, write
C)
read, write
D)
write, read

Correct Answer : Option (C) :   read, write


Explanation : The input activity is similar to read operation and the output activity is similar to write operation.