Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Lec No Topic

CHAPTER-1 CHAPTER-1

L-1 Fundamental of JavaIntroduction

L-2 Background/History

L-3 Java & Internet

L-4 Advantages

CHAPTER-2 CHAPTER-2

L-5 Basic Building Blocks of JavaData


types(Primitive

L-6 Non Primitive

L-7 User Defined Data Types)

L-8 Identifiers

L-9 Literals

L-10 Constants

L-11 Variables

L-12 Type Casting & Conversion

CHAPTER-3 CHAPTER-3

L-13 Working with Class & ObjectsCreating Class

L-14 Fields & Methods

L-15 Creating Objects

L-16 this keyword

L-17 static keyword

L-18 method overloading

CHAPTER-4 CHAPTER-4

L-19 Working with Inheritance &


InterfaceIntroduction

L-20 Types of Inheritance (Single


L-21 Multiple

L-22 Multilevel

L-23 Hierarchical

L-24 Hybrid)

L-25 Method Overriding

CHAPTER-5 CHAPTER-5

L-26 Working with PackagesIntroduction

L-27 Creating Package

L-28 Importing packages

CHAPTER-6 CHAPTER-6

L-29 Exception Handling &


MultithreadingIntroduction

L-30 Types of errors

L-31 Exception

L-32 Exception Handling using try

L-33 catch

L-34 finally

L-35 throw & throws keyword

L-36 user defined exceptionThread

CHAPTER-7 CHAPTER-7

L-37 File Handling in JavaBasics of streams

L-38 stream classes

L-39 Reading & Writing contents from/to file

L-40 Reading & Writing contents from/to file

You might also like