Core Java Syllabus
Core Java Syllabus
Lectures: 40 hrs
Practical: 40 hrs
Total: 80 hrs
Objective of the Course
Learnning Outcomes:
Course Contents
1. Introduction of OOPs 04 hours
2. Class and its Objects 02 hours
3. Inheritance 04 hours
4. Packages and Interfaces 06 hours
5. Variables and Inner Classes. 06 hours
6. Exception handling 06 hours
7. Java I/O 06 hours
8. String 10 hours
9. Multithreading 10 hours
10. applet 10 hours
11. Event Handling 10 hours
12. Swing and its Component Layout 06 hours
Detailed Syllabus
9. Multithreading : Creating thread and running it, Multiple Thread acting on singl e
object, Synchronization, Thread communication, Thread group, Thread priorities,
Daemon Thread, Life Cycle of Thread.
10. applets: Defining the applet and Applet class, life cycle of applets , Font class ,
Graphics.
11. Event Handling : Define Event and its class ,Listener , Adapter, MouseListener,
MouseMotionListener, KeyListener.
12. Swing and its Component Layout: Swing components and Container, different layout ,
FlowLayout, BorderLayout , GridLayout.
“
References: