MCQOPTIONS
Saved Bookmarks
| 1. |
The string built using the String class are immutable (unchangeable), whereas, the ones built- using the StringBuilder class are mutable. |
| A. | True |
| B. | False |
| Answer» B. False | |