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
How many wrapper classes are there in java?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
What modifiers may be used with a top-level class?
How to do a true java ping from windows?
Is a copy constructor?
What is the difference between a scrollbar and a scrollpane?
What advantage do java's layout managers provide over traditional windowing systems?
What do you mean by append?
When do we use synchronized blocks and advantages of using synchronized blocks?
what are the disadvantages of indexes in oracle?
What are the types of strings?
What are inbuilt functions?
Is it necessary for the port addresses to be unique? Explain with reason.
Why is singleton instance static?
Can we declare an array without size in java?