单选题

下面程序段的运行结果是()。  char *p=“abcdefgh”;  p+=3;  printf(“%d/n”,strlen(strcpy(p,“ABCD”))); 

A4

B7

C8

D12

正确答案

来源:www.examk.com

答案解析