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 data type is returned by every method of OutputStream?

a) int
b) float
c) byte
d) none of the mentioned

Answer: d
Explanation: Every method of OutputStream returns void and throws an IOExeption in case of errors.

Join The Discussion