About Question enthuware.ocajp.i.v7.2.904 :
Posted: Sat Sep 12, 2015 8:13 am
HI Paul,
My doubt is:
Can a variable (instance variable ANGLE in the program) be made static and private simultaneously ?
Static keywords provides a global access to the variable ,and private restricts it in the class.
So ,how can both be used together .
Thanks and best regards,
Srijith
My doubt is:
Can a variable (instance variable ANGLE in the program) be made static and private simultaneously ?
Static keywords provides a global access to the variable ,and private restricts it in the class.
So ,how can both be used together .
Thanks and best regards,
Srijith