What for read() function?
Answers were Sorted based on User's Feedback
Answer / chandu
read() method is used to read the information charector
wise fron streamer classes
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / mohammed salim
we use the read() method to read a character using
BufferedReader in Input/Output streams....
| Is This Answer Correct ? | 11 Yes | 3 No |
Answer / simo ouali
The read() function reads a specified number of bytes from a
file handle and stores the data in a scalar variable.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is lifetime variable?
What is final, finally, finalize?
what is main difference b/w abstract class and interface
How do you make a thread in java?
why java does not support mulitple inheritance directly?
How to make object serializable in java?
What is a loop java?
How do you use spaces in java?
What do u mean by method and also contructer in java ?
Why is java so important?
What is subsequence of a string?
What are null interfaces? Give some examples?