Discussion Forum : Introduction To Methods And Streams
Question -

Which of these data type is returned by every method of OutputStream?

Options:
A .  int
B .  float
C .  byte
D .  None of the mentioned
Answer: Option D

Every method of OutputStream returns void and throws an IOExeption in case of errors.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *