Look at the following statement: String city = Asheville; Rewrite this statement so that city references a

Question:

Look at the following statement: 

String city = "Asheville";

Rewrite this statement so that city references a StringBuilder object instead of a String object.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: