Language Fundamentals
Language Fundamentals
Language Fundamentals
Agenda :
1. Introduction
2. Identifiers
o Rules to define java identifiers:
3. Reserved words
o Reserved words for data types: (8)
o Reserved words for flow control:(11)
o Keywords for modifiers:(11)
o Keywords for exception handling:(6)
o Class related keywords:(6)
o Object related keywords:(4)
o Void return type keyword
o Unused keywords
o Reserved literals
o Enum
o Conclusions
4. Data types
o Integral data types
Byte
Short
Int
long
o Floating Point Data types
o boolean data type
o Char data type
o Java is pure object oriented programming or not ?
o Summary of java primitive data type
5. Literals
o Integral Literals
o Floating Point Literals
o Boolean literals
o Char literals
o String literals
o 1.7 Version enhansements with respect to Literals
Binary Literals
Usage of _ (underscore)symbol in numeric literals
6. Arrays
1. Introduction
2. Array declaration
Single dimensional array declaration
Two dimensional array declaration
Three dimensional array declaration
3. Array construction
nd
DURGASOFT, # 202,2 Floor,HUDA Maitrivanam,Ameerpet, Hyderabad - 500038,
2 040 – 64 51 27 86, 80 96 96 96 96, 9246212143 | www.durgasoft.com
JAVA Means DURGA SIR
nd
DURGASOFT, # 202,2 Floor,HUDA Maitrivanam,Ameerpet, Hyderabad - 500038,
3 040 – 64 51 27 86, 80 96 96 96 96, 9246212143 | www.durgasoft.com