0% found this document useful (0 votes)
27 views

PP Im

The document outlines the units of a Java course, including topics such as Java objects, inheritance, interfaces, exceptions, threads, and event-driven programming. Unit I covers basic Java concepts like objects, constructors, arrays, and strings. Unit II focuses on inheritance, polymorphism, abstract classes, and interfaces. Later units address graphics and user interfaces, generics, exceptions, multi-threading, and event-driven programming.

Uploaded by

priyaaram
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

PP Im

The document outlines the units of a Java course, including topics such as Java objects, inheritance, interfaces, exceptions, threads, and event-driven programming. Unit I covers basic Java concepts like objects, constructors, arrays, and strings. Unit II focuses on inheritance, polymorphism, abstract classes, and interfaces. Later units address graphics and user interfaces, generics, exceptions, multi-threading, and event-driven programming.

Uploaded by

priyaaram
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

UNIT I

1. Java objects

2. Static members and constructors

3. Array operations

4. String operations

UNIT II

1. Inheritance and Polymorphism

2. Abstract classes and Inner class

3. Interfaces

4. Object cloning

5. Dynamic binding

UNIT III

1. 2D shapes Using color, fonts, and images

2. AWT event hierarchy

3. MVC design pattern

4. Layouts and buttons

UNIT IV

1. Generic classes & Generic methods

2. Exception Handling with its types

3. Assertions & Logging

UNIT V

1. Thread Multi threading, interrupting threads, thread states & thread

properties

2. Thread safe collections

3. Executors

4. Event-driven programming

www.csetube.in

You might also like