You are on page 1of 2

Java Important Questions Unit Wise

UNIT-I

1.Write short notes on Various types of Declarations in java.


2.Give detailed explanation about main features of java.
3.Write about source file declarations rules.
4.What is Static Import statement
5.How to declare Interface Constants and Enums.
6.Explain Identifiers and Keywords with example.
7.Briefly explain Import Statements and API
8.Discuss about how to use Interface in java.
9.Explain Access and Non access Modifiers.
10.Give some example program on Constructor and Variable Declarations.

UNIT-II

1.What is Casting discuss about their two types of Casting


2.How to implement an Interface give example.
3.Explain the working of Overloaded Constructor
4.Discuss about Static variables and methods.
5.Write short notes on Scope of variables in java program.
6.Give detailed explanation of Constructor and Instantiation
7.Difference between Stack and Heap with example.
8.Explain Passing variables and Object reference into methods
9.Explain the working of java Garbage Collection.
10. Discuss various Operators used in java.

UNIT-III

1.What is String class and write String methods


2.List out all important methods used in String Builder class.
3.How to construct an Array in java with example program.
4.List out all the important methods in Array list class.
5.Write short notes on Resource Bundle use in java.
6.Explain String Builder class in java with example program.
7.Discuss on Array and array list class in java.
Java Important Questions Unit Wise

8.Explain Flow control in java.


9.Describe Exception handling in detail.
10.List out the Descriptions and sources of common exception.

UNIT-IV

1.Write short notes on Generic methods with example


2.Discuss about the Directory stream.
3.List out the files and Attributes used in java
4.Write short notes on purpose of file reader and file writer
5.How to create files using file class in java.
6.Explain Concurrency and its package.
7.Explain method Local inner classes
8.How generic concept achieved in java with example.
9.What is Serialization
10.Explain working with files and directories.

UNIT-V

1.List out the Layout Managers used in IDE.


2.Discuss o Dialogue box in Applet
3.Write a short note on Event Handling in Applet
4.Write a steps to develop the Applet program.
5.Give detailed information about Applet class.

Kindly follow the Book given below as per in Syllabus

1. Kathy Sierra, Bert Bates- OCA/OCP Java SE7 Programmer I&II


StudyGuide, Oracle Press. (Unit I,II,III,IV).

2. Sagayaraj, Denis, Karthik and Gajalakshmi 2018, Java Programming- for


Core and Advanced Learners, University Press (India) Private Limited
,Hyderabad.(Unit- V).
3.

You might also like