• 2022-06-04
    152. The "scan" function of VHF receiver is used to .
    A: monitor Ch 16 continuously and switching to either Ch 70 0r Ch 13 every 5 seconds
    B: scan Ch 16 for distress calls
    C: scan Ch 70 for distress alerts
    D: sequentially scan all or selected channels
  • D

    内容

    • 0

      满足字符变量ch是回车或者数字的C语言表达式是。 A: ch== ' \n'|| '0' =<; ch<;= '9' B: ch== ' \n'&amp;&amp;ch>;= '0' &amp;&amp; ch<;= '9' C: ch== ' \n'|| ch>;= '0' &amp;&amp; ch<;= '9' D: ch== ' \n'|| ch>;= '0' ||ch<;= '9'

    • 1

      判断char型变量ch是否为数字字符的正确表达式是 ( )。 A: '0'<=ch<='9' B: ('0'<=ch)||(ch<= '9') C: ('0'<=ch)&&(ch<='9') D: ('0'<=ch) and (ch<='9')

    • 2

      判断一个char型变量ch是否为数字字符的正确表达式为( )。 A: (ch>='0') && (ch<='9') B: ('0'<=ch<='9') C: (ch>='0'&& ch<='9') D: (ch>=0) &&(ch<=9)

    • 3

      有以下程序 #include main( ) { char ch[] = "abc"; ch[0] ^= ch[0]; ch[1] |= ch[1]; ch[2] &= ch[2]; printf("%d%c%c\n",ch[0],ch[1],ch[2]); } 程序运行后的输出结果是

    • 4

      In Listening part, you'd better ____________ before starting? A: scan all the choices in this part B: scan all the choices in Section A C: scan all the choices in Section B D: scan all the choices in Section C