Which Of These Methodmethods Are Used To Read Block Or Array Of #557
Which of these method/methods are used to read block or array of bytes from the file?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Console I/O Operations and Stream Classes - Reading Console Input Operations - Quiz No.1.
Which of these method/methods are used to read block or array of bytes from the file?
Read()
ReadByte()
ReadLine()
Readkey()