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 |
Why is singleton instance static?
What is meant by stack and queue?
How to eliminate duplicates from an array?
6 Answers ABC, AdMod, Adobe, College School Exams Tests, Patni, Wipro,
What is java abstraction with example?
What is the use of singleton?
What is static import?
Which programming language is best in future?
How can a class be accessed, If no access modifiers are declared?
What is the size of an array?
What is the use of callablestatement?
What are the types of casting?
What differences exist between iterator and listiterator?