Why is the String class declared final?
String class
Hi Friends
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.
VulpesPosted Dec 3, 2012, 5:53 AM
The designers of the Java class libraries evidently didn't think that this would be a good idea.
Sivaraman DhamodaranPosted Dec 3, 2012, 5:53 AM
There may be better reason that M/S can give.