Which Of These Is A Method Of Objectoutput Interface Used To #594
Which of these is a method of ObjectOutput interface used to finalize the output state so that any buffers are cleared?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Serialization Networking - Java Serialization - Quiz No.1.
Which of these is a method of ObjectOutput interface used to finalize the output state so that any buffers are cleared?
clear()
flush()
fflush()
close()