Q55
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)
AnswerC.
write()
D.
none of the mentioned
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board