Java MCQ Quiz (Part -2) | infoStud blogs

Java MCQ Quiz (Part -2)

Following quiz provides Multiple Choice Questions (MCQs) related to Core Java. You will have to read all the given answers and click over the correct answer. Correct answer will be highleted with green colour and wrong answer will be highleted with red colour.

1. Which of the below is valid way to instantiate an array in java?





2. In java control statements break, continue, return, try-catch-finally and assert belongs to? −





3. Which provides runtime environment for java byte code to be executed?





4. What is byte code in Java?−





5. Which of the following are not Java keywords ?





6. Which of these have highest precedence? −





7. Which of these is returned by operator '&' ?





8. Which variables are created when an object is created with the use of the keyword 'new' and destroyed when the object is destroyed?





9. In java control statements break, continue, return, try-catch-finally and assert belongs to?





10. Which symbol is used to contain the values of automatically initialized arrays? −





Also Attempt

Post a Comment

0 Comments