- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is special about string class in Java?
The String class is immutable, so that once it is created a String object cannot be changed. If there is a necessity to make a lot of modifications to Strings of characters, then you should use String Buffer & String Builder Classes.
- Related Articles
- What is special about the Tirupathi deity?
- What is Java String Class?
- What is so special about the great bath in Mohenjo-Daro?
- What is the package for String Class in Java?
- String class in Java
- Learn Everything about Java String?
- What is the class "class" in Java?
- Why String class is immutable or final in Java?
- Java String Class Tutorial
- Difference between String class and StringBuffer class in Java
- What is AbstractSequentialList class in Java?
- What is AbstractCollection class in Java?
- What is AbstractList Class in Java?
- String Special Operators in Python
- Special Binary String in C++

Advertisements