单项选择题有以下程序: #include <iostream> #include <string> using namespace std; int main () char s[]= n123 ; cout<<strlen (s) << , <<sizeof (s) <<end1; return 0;
单项选择题“or(int x=0,y=0;!x&&y<=5;y++)”语句执行循环的次数是( )。