单项选择题

A.strcpy(str1,str2)
B.表达式strcmp(str1,str2)的值大于0
C.str1=str2
D.表达式strlen(str1)的值为6