Which data type would be the best choice to represent a person's name in Java?
char
String
int
double