Choose The Stream Class Method Which Is Used To Close The #570
Choose the stream class method which is used to close the connection?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Console I/O Operations and Stream Classes - Introduction of Stream Classes - Quiz No.1.
Choose the stream class method which is used to close the connection?
close()
static close()
void close()
none of the mentioned