Choose the stream class method which is used to close the connection?
(a) close()
(b) static close()
(c) void close()
(d) none of the mentioned
I got this question during an interview.
The doubt is from Introduction of Stream Classes topic in portion Console I/O Operations and Stream Classes of C#