What is the return type of readLine() when end of a file is
reached?
Answers were Sorted based on User's Feedback
Answer / krishnakanth
Return Type of readLine() is "String".
Returns:
A String containing the contents of the line, not including
any line-termination characters, or null if the end of the
stream has been reached
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / dilshad
ya ,i think so....
the return type of the method readLine is String why because
the input give from the console in java language is always
String.............
| Is This Answer Correct ? | 1 Yes | 1 No |
What is the full name of java?
What is variable in java?
Explain about GridBag Layout?
How do you find the independent variable?
Why javac is not recognized?
What are operators and its types?
What is the map interface in java programming?
What are the advantages of java?
Difference between arraylist and hashset in java?
Explain the init method?
What does this mean java?
What 4 doubled?