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 a Transient Object?
What is JFC?
What is a null check?
What do you know about the garbage collector in java?
Can size_t be negative?
How do you compare two strings lexicographically?
Write a program in java to establish a connection between client and server?
What is the purpose of declaring a variable as final?
What should I import for arraylist in java?
Can we have multiple catch block for a try block?
Differentiate between a constructor and a method? Can we mark constructors final?
How can constructor chaining be done by using the super keyword?
What is a consumer in java?
What are some characteristics of interference class?
Is java se open source?