System class

hi alli want to know why the System class cannot be instantiatedthankssameer
[104 byte] By [sameer_aroraa] at [2007-10-1 3:25:02]
# 1
Depending on the meaning of "why" in that sentence, either because it's final with a private constructor, or because instantiating it would be meaningless.
YATArchivista at 2007-7-8 22:06:03 > top of Java-index,Other Topics,Algorithms...