Which Of These Methods Is Used To Write Into A File #954
Which of these methods is used to write() into a file?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java IO Applets - Reading & Writing Files in Java - Quiz No.1.
Which of these methods is used to write() into a file?
put()
putFile()
write()
writeFile()