【单选题】以下程序执行后的输出结果是( )。 #include int main() { int i=0,a=0; while(i<20) { for(;;) { if((i%10)==0)break; else i--; } i+=11; a+=i; } printf("%d",a); return 0; }
【简答题】The novelist Henry James had a brother who was famous for his study in psychology. The brother’s name is _______.
【单选题】网络计划中 ( )的工作, 称 为关键工作。
【判断题】单代号网络计划图中机动时间最少的工作称为关键工作
【单选题】Henry James was regarded as one of the pioneers of ______, and had great influence on the age that followed.
C.
psychoanalytical novel
【单选题】以下程序执行后输出结果是 ( ) 。 main() { int p[7]={11,13,14,15,16,17,18},i=0,k=0; while(i<7&&p[i]%2){k=k+p[i];i++;} printf("%d\n",k); }
【单选题】While staying in the village, James unselfishly shared whatever he had with the villagers without asking for anything ______ .
【单选题】James Watt ______ the steam engine in 1796.