Difference between revisions of "Get the Length of a String in Java"

Kipkis (Kipkis | contribs)
m (importing article from wikihow)
 
Kipkis (Kipkis | contribs)
m (Text replacement - "[[Category:J" to "[[Category: J")
Line 1: Line 1:
 
Java treats Strings as objects not as simple data types. This article will show you how to get the length of a string in Java.
 
Java treats Strings as objects not as simple data types. This article will show you how to get the length of a string in Java.
  
[[Category:Java]]
+
[[Category: Java]]
  
 
== Steps ==
 
== Steps ==