Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between Error, defect,fault, failure and mistake?
If a method is declared as protected, where may the method be accessed?
What is the primitive type short?
Can a list be null in java?
Can I declare class as static or private?
Explain the difference between intermediate and terminal operations in java8?
What is final keyword in java?
Does java vector allow null?
What is a copy constructor in java?
What is double data type?
Can we write multiple catch blocks under single try block?
Differences between C and Java?
What best practices should you follow while writing multithreaded code in java?
What is locale?
Is c better than java?