0% found this document useful (0 votes)
7 views2 pages

Java Important Questions

The document outlines important Java questions categorized into five units, covering essays and short answer topics. Key concepts include Object-Oriented Programming, data types, arrays, exception handling, multithreading, and event handling. Each unit contains both in-depth essay questions and concise short answer prompts for comprehensive understanding of Java programming.

Uploaded by

kavyaadhireddy5
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)
7 views2 pages

Java Important Questions

The document outlines important Java questions categorized into five units, covering essays and short answer topics. Key concepts include Object-Oriented Programming, data types, arrays, exception handling, multithreading, and event handling. Each unit contains both in-depth essay questions and concise short answer prompts for comprehensive understanding of Java programming.

Uploaded by

kavyaadhireddy5
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 IMPORTANT QUESTIONS

UNIT 1
Essays
1. Explain basic Concepts of OOP
2. Explain Structure of Java
3. Explain Data types in Java
4. Types of Variables
5. Explain different types of Operators in Java
6. Explain Typecasting in Java
7. Explain Conditional statements or Decision making statements in java.
8. Explain Looping statements or Iterative statements in java.
Shorts
1. Differences between POP and OOP
2. Write about Benefits of OOP.
3. Applications of OOP.
4. Write about Constants in Java.
5. Write about Java Environment(JRE,JDK and JVM)
6. Write about Scope of Variables or Life time of Variables
7. Explain about jumping statements in Java.

UNIT 2
Essays
1. Types of Arrays
2. String class Methods
3. What is Constructors? Explain types Constructors.
4. Explain about Polymorphism in Java
5. What is Inheritance? Explain types Inheritance.
6. Explain about Abstract class and its methods in Java
7. Explain Static members in Java.
Shorts
1. Write about Command line arguments.
2. Explain how to create classes and objects in java.
3. Explain about ‘this’ keyword.
4. Explain about Method overloading and Method overriding in java.
5. Explain about ‘super’ keyword.
6. Explain about final classes.
UNIT 3
Essays
1. Explain about Interface in Java.
2. Explain how to access Interface variables in Java.
3. What is Package? Explain how to create Packages in Java.
4. Explain Exception handling in Java.
Shorts
1. Write about differences between Interface and Abstract classes.
2. Explain different types of Exceptions.
3. Write about try, catch and finally blocks.
4. Explain how to access Packages in Java.

UNIT 4
Essays
1. What is Thread? Explain how to create Threads in Java.
2. Explain Life cycle of a Thread (States of Thread).
3. What is Stream? Explain different types of Streams in Java.
4. Explain Reading console input and writing console output.
5. What is File? Explain Reading and Writing files in Java.
Shorts
1. Write about Multithreading in java.
2. Explain Thread priorities in Java.
3. Write about Synchronization in java.
4. Write about Inter thread communication.
5. Write about Console class.
6. Write about Serialization.
UNIT 5
Essays
1. Explain about Layout managers in Java.
2. Explain about Delegation event model.
3. Explain Handling Mouse and Keyboard events in Java.
Shorts
1. Write about Swing components and containers.
2. Write about Adapter classes.
3. Write about Inner classes
4. Write about Anonymous classes.

You might also like