Select The Method Which Writes The Contents Of The Stream To #572
Select the method which writes the contents of the stream to the physical device.
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.
Select the method which writes the contents of the stream to the physical device.
fflush()
void fflush()
void Flush()
flush()