Wednesday 4 February 2015

What is mean by Immutable object in java??

       The immutable object can't be modified one created. In java
String is an immutable. Immutable is used to make final that is
we can't acquire the properties form super class.

What do you know about StringBuffer and the StringBuilder??

What is Singleton Class??








      

No comments:

Post a Comment