单项选择题

()函数把字符型向量内容转为大写,()函数转为小写。

A.toupper ();tolower()
B.tolower();toupper ()
C.setupper ();setlower()
D.lower();upper ()