

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- 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 Questions & Answers
- 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?
- Learn Everything about Java String?
- What is AbstractSequentialList class in Java?
- What is AbstractCollection class in Java?
- What is AbstractList Class in Java?
- String class in Java
- What is the class "class" in Java?
- What is a Java class library?
- What is the object class in Java?
- What is a static class in Java?
- What is a singleton class in Java?
- What is the root class in Java?
Advertisements