Examveda

Select the method which returns the number of bytes from the array buffer:

A. void WriteByte(byte value)

B. int Write(byte[] buffer, int offset, int count)

C. write()

D. none of the mentioned

Answer: Option B


Join The Discussion

Related Questions on File Handling and Input Output in C Sharp