D
Q. Which of the following is not a Java keyword?
virtual is not a Java keyword.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Dividing an integer by zero is a ______error
Q. What will be the output of following java code?
Q. Right Shift >> in Java is equivalent to?
Q. Which of the following is a subclass of the Exception class?
Q. Which of these Exceptions is thrown by loadClass() method of ClassLoader class?
Q. What is garbage collection in the context of Java?
Q. Which of these packages contains abstract keyword?
Q. What is the return type of the hashCode() method in the Object class?
Discusssion
Login to discuss.