Vidyalelo
C# Programming · Q67

File Handling and Input Output in C Sharp

Programming · C# Programming · question 67

Q67

Name the method which returns integer as -1 when the end of file is encountered.

A.
int read()
B.
int ReadByte()
Answer
C.
void readbyte()
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board