Java Quizzes, Questions & Answers
Recent Quizzes
Made by Viet Ho at
Saint Paul College, Fall 2017
Questions: 40 | Attempts: 129 | Last updated: Apr 5, 2024
-
Sample QuestionLike a loop, a recursive method must have:
Pls Note:1) There are 20 questions in a quiz.2) Time duration is 15 minutes.3) Only one attempt is allowed.4) Candidate can navigate questions and review answers before final submission5) Compulsory to fill...
Questions: 41 | Attempts: 504 | Last updated: Mar 18, 2023
-
Sample QuestionFrom the following statements which is a disadvantage of an java array?
Java is one of the most popular and authoritative programming languages in the whole world. Take this quiz to evaluate your level of Java programming language.
Questions: 10 | Attempts: 292 | Last updated: Mar 19, 2023
-
Sample QuestionWhat was Java initially called?
Java is a high-level programming language because it is much closer to human languages and farther from the languages of machine. It is the most widely used programming language. Take this quiz to learn more about Java.
Questions: 10 | Attempts: 77 | Last updated: Mar 20, 2023
-
Sample QuestionWhat is the full meaning of JRE?
Answer the following quiz. It is very important that you type in your names to record your final marks.Good luck!
Questions: 10 | Attempts: 86 | Last updated: Mar 16, 2023
-
Sample QuestionWhat is this in JAVA?A blueprint from which individual objects are created.
Questions: 20 | Attempts: 307 | Last updated: Mar 21, 2023
-
Sample QuestionWhich of the following are legal lines of Java code? 1. int w = (int)888.8; 2. byte x = (byte)100L; 3. long y = (byte)100; 4. byte z = (byte)100L;
Questions: 30 | Attempts: 1186 | Last updated: Mar 21, 2023
-
Sample QuestionWhat is the range of short data types in Java?
JAVA FINAL EXAM
Questions: 42 | Attempts: 188 | Last updated: Mar 14, 2023
-
Sample QuestionWhat is the size of a Char?
.
Questions: 30 | Attempts: 151 | Last updated: Mar 14, 2023
-
Sample QuestionWhich one among these are OOPS features?
Spring 2017. Made by Viet HoSaint Paul College | Minnesota
Questions: 19 | Attempts: 291 | Last updated: Mar 21, 2023
-
Sample QuestionThe constructor in the SeparateIterator class
Advertisement