Advertisement
Advertisement
Advertisement

Core Java Quizzes, Questions & Answers

Calling all I. Read more

Core Java Quizzes By Grade

9th Grade 10th Grade 11th Grade

Top Trending Core Java Quizzes


Simple Quiz based on basics of Core Java covering almost all important aspects of programming language.Make sure to come out with flying colors.Passing: 80%Time: 30 Minuteswww.java-interviewer.blogspot.com

Questions: 50  |  Attempts: 237   |  Last updated: Mar 22, 2023
  • Sample Question
    You would use Java because?
    Radio Button
    Radio Button
    Radio Button

CORE JAVA TEST 6 assesses knowledge in Java file handling, exception management, and object serialization. It evaluates the ability to handle files, manage exceptions, and understand Java's I\/O system, crucial for Java...

Questions: 40  |  Attempts: 272   |  Last updated: Mar 21, 2023
  • Sample Question
    What happens when this code is compiled and executed? String name = null; File file = new File("/folder", name); System.out.print(file.exists());
    Radio Button
    Radio Button
    Radio Button
    Radio Button

This is a core Java quiz consisting of questions related to packages and interfaces. You can easily solve it and score 100% marks on this test if you consider yourself a hardcore programmer. Packages in Java are a group of...

Questions: 10  |  Attempts: 861   |  Last updated: Mar 30, 2023
  • Sample Question
     __________ Keyword is used to create Package in java.
    Radio Button
    Radio Button
    Radio Button
    Radio Button

This 'java core mock test 4' assesses knowledge on Java core concepts such as exception handling, interfaces, abstract classes, and inheritance. It is designed to test understanding of code snippets, error identification, and...

Questions: 40  |  Attempts: 96   |  Last updated: Dec 7, 2023
  • Sample Question
    Under which of the following scenarios a checked exception is thrown? (Choose 2)
    Radio Button
    Radio Button
    Radio Button
    Radio Button
    Radio Button

This Core Java Questions: Quiz! Exam assesses understanding of Java constructors, annotations, and their properties. It's designed for learners to test their knowledge on fundamental Java concepts, enhancing their ability to...

Questions: 30  |  Attempts: 3814   |  Last updated: May 15, 2024
  • Sample Question
    Consider the following listed items: A. Employee() { } B. public Employee() { } C. private Employee() { } Consider the following statements: I.   no-argument constructor, that does not allow instantiation from within the package II.  no-argument constructor, that does not allow instantiation from outside the package III. no-argument constructor Which of the following option gives the exact matches of above listed items and statements?   Consider the following listed items: A. Employee() { } B. public Employee() { } C. private Employee() { } Consider the following statements: I.   no-argument constructor, that does not allow instantiation from within the package II.  no-argument constructor, that does not allow instantiation from outside the package III. no-argument constructor Which of the following option gives the exact matches of above listed items and statements?{  
    Radio Button
    Radio Button
    Radio Button
    Radio Button

Recent Core Java Quizzes

Advertisement