is static variable intialise at code side at each and every
is static variable intialise at code side at each and every change?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Bikesh SrivastavaPosted Nov 11, 2016, 12:04 AM
ali tuncerPosted Nov 10, 2016, 10:04 PM
Static variables are shared across all instances of a class.