Home / Programming MCQs / JAVA MCQs / Question
R
Q. What is stored in the object obj in following lines of code? box obj;
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Q. Which of these is not a correct statement?.
Q. What is the use of the intern() method?
Q. What should be expression1 evaluate to in using ternary operator as in this line?
Q. Given the code String s = new String("abc"); Which of the following call is not valid?
Q. Which of the following represent legal flow control statements?
Q. An Array in Java is a collection of elements of ___ data type.
Discusssion
Login to discuss.