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 are latest features introduced with java 8?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
How is the marker interface used in Java?
Can we define a package statement after the import statement in java?
What is string data type?
What is java command?
Is array dynamic in java?
What is synchronization and why is it important in java programming?
What is static keyword in java?
Why is java multithreaded?
Is java free for businesses?
How can we access some class in another class in java?
What are constants and how to create constants in java?
How a string is stored in memory?
What is the best way to findout the time/memory consuming process?