Returns the string representation of the char argument.
char
Parameters:
c
Returns: a string of length 1 containing as its single character the argument c.
1
Diagram: String