D
Q. Which of the following is not a primitive data type in Java?
String is a class in Java and not a primitive data type.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. The condition of an IF statement evaluates to boolean only if the expression contains?
Q. What is the output of this program?
Q. What is the purpose of the charAt() method of a String object in Java?
Q. What is the output of the following code?
Q. What is the output of the Java code snippet?
Q. What does an interface contain?
Q. Which Java method is used to clear element of ArrayList?
Q. What is method overriding in Java?
Q. The setBackground() method is part of the following class in JAVA.awt package.
Discusssion
Login to discuss.