Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Lamberta Schmidt   on Jun 22 In Java Category.

  
Question Answered By: Kelly Bell   on Jun 22

A String object can not be changed (it is immutable). A StringBuffer has
different methods to change it.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on difference between String and StringBuffer Objects Or get search suggestion and latest updates.


Tagged: