>
> *Static variable:* When the value of a variable is not varied, then it is 
> a not good choice to go for instance variable. At that time we can add 
> static modifier to that variable. Whenever we declare variable as static, 
> then at the class level a single variable is created which is shared with 
> the objects. Any change in that static variable reflect to the other 
> objects operations. If we won’t initialize a static variable, then by 
> default JVM will provide a default value for static variable.
>

<a href="https://www.upshottechnologies.in/angularjs-training-in-bangalore/
">angularjs training in Bangalore</a> 

<a href="https://www.upshottechnologies.in/angularjs-training-in-bangalore/
">angularjs training institutes in Bangalore</a> 
<a href="https://www.upshottechnologies.in/angularjs-training-in-bangalore/
"> best angularjs training in Bangalore</a>  

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to