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 are integer overflows and underflows and how to handle them?
What is outofmemoryerror in java?
What does it mean that strings are immutable?
What is split return?
What is a variable declaration?
Can we overload the constructors?
What is one third plus one third as a fraction?
How many threads does a core java have?
Can we create a constructor in abstract class?
when you will synchronize a piece of your code? : Java thread
what is heap memory?
0 Answers Tavant Technologies, Zensar,
Explain about assignment statement?