Unit-I Chapter in Book - 7 Part - Ii: - K. Indhu
Unit-I Chapter in Book - 7 Part - Ii: - K. Indhu
CHAPTER IN BOOK- 7
PART- II
-K. Indhu
K. INDHU
GOALS
1.
2.
3.
4.
K. INDHU
K. INDHU
ARGUMENT PASSING BY
REFERENCE
K. INDHU
K. INDHU
K. INDHU
INTRODUCING ACCESS
SPECIFIERS
K. INDHU
INTRODUCING ACCESS
SPECIFIERS
K. INDHU
UNDERSTANDING STATIC
EXAMPLE->
MEANING->
(1) The static variable can be used to refer the common
property of all objects (that is not unique for each object).
K. INDHU
K. INDHU
STATIC MEMBER
ANOTHEREXAMPLE
K. INDHU
STATIC BLOCK
K. INDHU
UNDERSTANDING FINAL
Thus->
If you make any variable as final,
you cannot change the value of final
variable(It will be constant).
K. INDHU
K. INDHU
UNDERSTANDING FINAL
METHOD
K. INDHU
K. INDHU
UNDERSTANDING FINAL
K. INDHU
SO FAR WE STUDIED
Methods:- Argument Passing into
Methods
Methods Returning Objects
Introducing Access Specifier-public,
private
Understanding static
Understanding final
K. INDHU
HAPPY
LEARNING!!!