Java MCQ Question with Answer 01 Posted on June 11, 2020June 11, 2020 by admin 18 Created on June 11, 2020 By admin Java MCQ Question with Answer 01 1 / 10 Q. Who is known as father of Java Programming Language? A. James Gosling B. M. P Java C. Charel Babbage D. Blais Pascal 2 / 10 Q. In java control statements break, continue, return, try-catch-finally and assert belongs to? A. Selection statements B. Loop Statements C. Transfer statements D. Pause Statement 3 / 10 Q. Which provides runtime environment for java byte code to be executed? A. JDK B. JVM C. JRE D. JAVAC 4 / 10 Q. What is byte code in Java? A. Code generated by a Java compiler B. Code generated by a Java Virtual Machine C. Name of Java source code file D. Block of code written inside a class 5 / 10 Q. Which of the following are not Java keywords ? A. double B. switch C. then D. instanceof 6 / 10 Q. Which of these have highest precedence?. A. () B. ++ C. * D. >> 7 / 10 Q. Which of these is returned by operator '&' ? A. Integer B. Character C. Boolean D. Float 8 / 10 Q. Data type long literals are appended by __ A. Uppercase L B. Lowercase L C. Long D. Both A and B 9 / 10 Q. Which variables are created when an object is created with the use of the keyword 'new' and destroyed when the object is destroyed? A. Local variables B. Instance variables C. Class Variables D. Static variables 10 / 10 Q. Java language was initially called as ___ A. Sumatra B. J++ C. Oak D. Pine Your score is The average score is 29% LinkedIn Facebook Twitter 0% Restart quiz