Q93
The method used to write a single byte to an output stream?
A.
void WriteByte(byte value)
AnswerB.
int Write(byte[] buffer ,int offset ,int count)
C.
write()
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board