D
Q. Which of the following is NOT a keyword in Java?
Incorrect spelling of the word "enum",enum is a keyword in Java.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following classes are not available in the java.lang package?
Q. Which method returns the elements of Enum class?
Q. What happens when a constructor is defined for an interface?
Q. Which of the following is used to call stored procedure?
Q. Float has _____ bits of storage
Q. What is the output of Java Enhanced FOR loop below?
Q. Which access modifier allows a class member to be accessed only within its own class and package?
Discusssion
Login to discuss.