Select The Method Used To Write Single Byte To A File #567
Select the method used to write single byte to a 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 - Writing Console Output Operations - Quiz No.1.
Select the method used to write single byte to a file?
Write()
Wrteline()
WriteByte()
All of the mentioned