What is the return type of readLine() when end of a file is
reached?
Answer Posted / 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 |
Post New Answer View All Answers
why Java does not support multiple inheritances?
Explain what pure virtual function is?
What are conditionals and its types?
How does hashset works in java?
Does hashset allow duplicates in java?
Can a class extends itself in java?
Which one will take more memory: an int or integer?
How to change value in arraylist java?
What is the maximum size of list in java?
What is java jit compilers?
How many types of flags are there?
What is passing value java?
What are anonymous inner classes?
What is meant by method overriding?
What is locale?