找考题网-背景图
单项选择题

调用strlen( abcd 0ef ng 0 )的结果为()。……

调用strlen("abcd\0ef\ng\0")的结果为()。

A.4
B.5
C.8
D.10