| Share this post! | Vote this! |
|
A string is a sequence of symbols. Java provides you with String
class in java.lang package, which does not require an import statement.
That means Strings are available to use anywhere. String class provides
many operations for manipulating strings.
- Constructors
- Utility
- Comparisons
- Conversions




0 comments:
Post a Comment