What is the return type of read()?
Answers were Sorted based on User's Feedback
Answer / ranganathkini
The default read() of a stream method returns an int
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
What is the java project architecture?
What is the difference between static and global variables and also define what are volatile variables?
0 Answers Flextronics, Hexaware,
How do you implement singleton class?
How we create object in copy constructor?
What is the use of beaninfo?
How do you know if a value is nan?
In the below example, how many string objects are created?
where do we use init()
How can you say HashMap is syncronized?
Where are variables stored?
What are static blocks in java ?
program to find 25 square = 625 here the 625 of last two digits is equal to 25, i don't know excatly what this type of number is called