Tuesday, November 29, 2011

Explain the importance of "static"keyword

Static keyword ,means only one copy per class if u have a static block or static method it will run first then only other statements like constructor will run . it dosen&
Category:Java Interview Questions

No comments:

Post a Comment