试题

试题 试卷

logo

题型:单选题 题类:常考题 难易度:普通

浙教版初中信息技术九年级上学期期末试卷(9)

若整型变量a的值为3、b的值为2,则下列程序段执行后整型变量c的值为(  )。

If a>5 then

    if b<4 then

        c=a-b

    else

        c=b-a

    End if

Else

    if b>3 then

        c=a*b

    else

        c= a mod b

    End if

End if

A、2 B、-2 C、6 D、1
举一反三
返回首页

试题篮