How many static initializers can you have ? Ans. As many as you want, but the static initializers and class variable initializers are executed in textual order and may not refer to class variables declared in the class whose declarations appear textually after the use, even thou...
See more
Download the Study24x7 App, so you can connect and collaborate.