Home | Department of Computer Science

same as C; bool - true or false . character strings. String class // This declares the variable, but // doesn't allocate space for the // actual value. String myStr; // This declares the variable and // assigns it a value. String myStr = "my string"; char array with a zero byte('\0') marking the end // this declares a string which is a ................
................