Valdosta State University

char . is a . primitive. data type. A . ch. aracter literal. is specified with single quotes. For example: char. code = 'B'; char [] codes = {'C','a','G','T','f'}; The . Character. class defines a number of useful static methods as shown in the class diagram on the right. It should be obvious what they do. A note on the syntax of the class ... ................
................