请读程序片段(字符串内没有空格字符):
Printf("%d\n",str

请读程序片段(字符串内没有空格字符):
Printf("%d\n",strlen("ATS\n012\1\\") );
上面程序片段的输出结果是______。

A.11

B.10

C.9

D.8

正确答案是C