单项选择题

A."hello".upper()
B."hello".lower()
C."hello".capitalize()
D."hello".title()