单选题 下面程序的运行结果是( )。#include <iostream.h>void main(){int x=10, y=A;x%=y+ 1;cout<<x<<end1;}
【正确答案】 A
【答案解析】