-
-
What value does readLine() return when it has reached the end of a file
The readLine() method returns null when it has reached the end of a file.
-
-
-
-
-
-
What is the priority of the Garbage collector thread of jdk.?
A) low-priorityB) highest priorityC) medium priorityD) decided at runtime
-
-
-
-
-
-
-
-
-
How to convert .class to .java?
How to convert or achieve the program from .class file??
-
In Java, if main method call any other method then that method must be_________
1) Private
2) Recursive
3) Static
4) void -
In Java, Package does not contain__________
1) Class
2) Package
3) Interfaces
4) Objects -
Java Interview Questions
Ans