A Admin • 825.56K Points Coach Q. Which method is used to write a byte to the current output stream? (A) public void write(int)throws IOException (B) public void write(byte[])throws IOException (C) public void flush()throws IOException (D) public void close()throws IOException Correct Answer - Option(A) Views: 12 Filed under category Java Hashtags: Share Manage Tags
Discusssion
Login to discuss.