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 are the basic concepts of OOPS in java?
1 Answers Axtria, ITC Indian Tobacco Company,
What does the exclamation mark mean in java?
wahts is mean by thread?
22 Answers HCL, TCS,
how to write a server program and sending the mails to the server using smtp protocol please help me
Explain the importance of throws keyword in java?
where to use join method and explain with real time senario?and programatical explenation also..
What is the purpose of skeleton and stub?
What is the difference between private & public & friendly classes?
What Method and class used for Connection pooling ?
What do you mean by ordered and sorted in collections in java?
What is the range of the short datatype?
Why are functions called methods in java?