You are on page 1of 10

Advanced Object Oriented Programing

Lecture No: 2
Lecture Name: Beginning Java
Instructor: Shahzad Khan
The Simple Types
Integers
Long
Byte
Short
int
Floating Point Numbers
Double
Float
Characters
Boolean
Integers Types
Example No1
Example No 2
Example No 3
Example No 4
Example No 5
Using Variables
Dynamic Initialization

You might also like