Vidyalelo
C# Programming · Q97

File Handling and Input Output in C Sharp

Programming · C# Programming · question 97

Q97

Choose the stream class method which is used to close the connection?

A.
close()
B.
static close()
C.
void close()
Answer
D.
none of the mentioned

Answer: Option C

Solution

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