SCJP Certification

Sun Certified Java Programmer Certification exam essentials

Archive for September 15th, 2009

September 15th, 2009

What is the difference between a StringBuffer and a String?

No Comments, Java Facts, by Daisy Williams.

The StringBuffer class is used to create a string that contains a mutable character sequence and represents a growable character…

Share