What is the return type of read()?
Answers were Sorted based on User's Feedback
Answer / ranganathkini
The default read() of a stream method returns an int
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vijayakumar chinnasamy
the return type of read() is int. It return -1 then it
reach the end of line.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is port number in java?
What 4 doubled?
please tell me what is wrapper class in java with example ?
what is difference between equals and ==?
What does pointer mean?
How will you initialize an Applet?
What do you understand by a Static Variable?
Is java still relevant?
Difference between a Canvas and a Scroll Pane?.
what is the difference between abstract class and Interface?where we can use it in realtime projects?
23 Answers Agile Software, Cognizant, IBM, Innodata, Logica CMG, Mitosis, Nagarro, Value Chain,
What is the difference between && and & in java?
why static class in java or what is use of static class in java