Lampcms dev
Saturday, September 18, 2010
Strings in Java, php and C++
Strings in C++ are mutable
Strings in php are also mutable
Strings in Java are immutable, but there is a string builder class
to make string building in mutable fashion.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment