-
Without main Method
How can we use method without using main method in JAVA?
-
Java was conceived by __________
A) MicrosoftB) OracleC) Sun MicrosystemD) Intel
-
-
-
What modifiers may be used with an inner class that is a member of an outer class
A (non-local) inner class may be declared as public, protected, private, static, final, orabstract.
-
Which of the following is not a wrapper class?
A) StringB) IntegerC) BooleanD) Character
Java Interview Questions
Ans