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
describe method overloading
What is the method in java?
What is generics in java interview questions?
what do you understand by synchronization? : Java thread
How do you remove an object from an arraylist in java?
Is final static java?
How destructors are defined in java?
Can a lock be acquired on a class in java programming?
How are destructors defined in java?
What is the difference between the ">>" and " >>>" operators in java?
Explain java coding standards for methods?
Can we define private and protected modifiers for variables in interfaces?
How do you use nextline in java?
Can we declare main () method as non static?
What is array in java?