Advertisement
Advertisement
Advertisement

Core Java Quizzes, Questions & Answers

Calling all I.T. Read More

Top Trending 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

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

Pls do the correction if the answer is wrong in core java.

Questions: 25  |  Attempts: 705   |  Last updated: Mar 22, 2023
  • Sample Question
    Which of the following may override a method whose signature is void xyz (float f)?1.void xyz(float f)2.public void xyz(float f3,private void xyz(float f)
    Radio Button
    Radio Button
    Radio Button
    Radio Button

Do you know the core Java language? Java is a classed based language that was made to have minimum implementation dependencies. It is a general-purpose programming language that allows application developers to run anywhere....

Questions: 40  |  Attempts: 148   |  Last updated: Mar 21, 2023
  • Sample Question
    Choose the possible constructor arguments of the Float wrapper class.
    Radio Button
    Radio Button
    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: 267   |  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

Recent Quizzes

Advertisement