Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which of these method(s) is/are used for writing bytes to an outputstream?

a) put()
b) print() and write()
c) printf()
d) write() and read()

Answer: b
Explanation: print() and write()

Join The Discussion