How to initialize variable globally? accessible globally..
How to initialize variable globally? I want a variable to be accessible globally and its value should already be initialized. Is it possible?
if yes.. Then how can we do that?








