contents   index   previous   next



String Object

 

The String object is a data type and is a hybrid that shares characteristics of primitive data types and of composite data types. The String is presented in this section under two main headings in which the first describes its characteristics as a primitive data type and the second describes its characteristics as an object.

 


String as data type

String as object

String object instance properties

String object instance methods

String object static methods