0% found this document useful (0 votes)
26 views1 page

Java MCQs and Answer Key Guide

The document contains an answer key for Java objective questions divided into five units, including multiple-choice questions (MCQs), fill in the blanks, and matching exercises. Each unit provides the correct answers for the respective questions. The content covers various Java concepts such as Object-Oriented Programming, exception handling, and GUI components.

Uploaded by

tfibanisa006
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

Java MCQs and Answer Key Guide

The document contains an answer key for Java objective questions divided into five units, including multiple-choice questions (MCQs), fill in the blanks, and matching exercises. Each unit provides the correct answers for the respective questions. The content covers various Java concepts such as Object-Oriented Programming, exception handling, and GUI components.

Uploaded by

tfibanisa006
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Java Objective Questions - Answer Key

Unit I - MCQ
1) d 2) b 3) c 4) c 5) b 6) c 7) d 8) a 9) b 10) a

Unit II - MCQ
1) b 2) b 3) a 4) c 5) a 6) b 7) a 8) b 9) c 10) c

Unit III - MCQ


1) c 2) c 3) d 4) b 5) b 6) c 7) b 8) b 9) c 10) c

Unit IV - MCQ
1) b 2) c 3) c 4) c 5) c 6) b 7) c 8) a 9) a 10) c

Unit V - MCQ
1) a 2) b 3) c 4) c 5) a 6) a 7) c 8) b 9) a 10) b

Fill in the Blanks


Unit I: Objects, extends, Method Overloading, Object, super, single, new, objects, final, Exception
Handling
Unit II: Package, package, CLASSPATH, public static final, multiple, [Link], byte, Serialization,
Autoboxing, Generics
Unit III: try-catch, throw, Autoboxing, sleep(), synchronized, Throwable, Runnable state, Throwable,
@Override, Strong
Unit IV: Delegation, actionPerformed(), ButtonGroup, windowClosing(), BorderLayout,
mouseClicked(), Graphics, CardLayout, ItemListener, Abstract
Unit V: init(), main(), start(), JCheckBox, JTabbedPane, JScrollPane, JComponent, HTML,
ButtonGroup, MVC

Match the Following


Unit I: Encapsulation-b, Abstraction-a, Inheritance-c, Polymorphism-d
Unit II: super-c, final-a, this-b, abstract-d
Unit III: try-catch-b, sleep()-a, Thread class-d, @Override-c
Unit IV: Delegation Event Model-d, MouseListener-a, FlowLayout-c, Canvas-b
Unit V: init()-b, JTabbedPane-c, ButtonGroup-a, JScrollPane-d

You might also like