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 difference between abstraction and interface?
is set interface synchronized by default???
What is the frontend and backedn in Java?
How to Create A Wapper Class in core Java and Why are Use in java?
Why is flag used in java?
enlist some features of jdk.
What is java and its types?
Is java platform independent?
What does this mean java?
What is a constructor, constructor overloading in java?
What is the purpose of nested class in java?
What is an off by one error in java?