网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
退出Do循环的语句是()。
- A、Exit For
- B、Exit Do
- C、Exit Sub
- D、Exit Function
参考答案
更多 “退出Do循环的语句是()。A、Exit ForB、Exit DoC、Exit SubD、Exit Function” 相关考题
考题
关于exit与die语句结构的说法正确的是()。
A.exit语句结构执行会停止执行下面的脚本,而die无法做到B.die语句结构执行会停止执行下面的脚本,而exit无法做到C.die语句结构等价于exit语句结构D.die语句结构与exit语句结构没有直接的关系
考题
有关loop语句和exit语句的叙述正确的是______。A.loop和exit语句可以写在循环体的外面B.loop语句的作用是把控制转到enddo语句C.exit语句的作用是把控制转到enddo语句D.loop和exit语句一般写在循环结构里面嵌套的分支结构中
考题
Thetelesalesforcerequestedadditionalwaystoterminatetheautomatedpollingquestionnaire.Inadditiontothedefaultfunctionality,youprovideamenuitemandabuttonforthispurpose.Adheringtoefficientcodingpractices,whichPL/SQLcodedoyouuseforthemenuitemandthebutton?()A.EXITB.EXIT_FORMC.DO_KEY(‘Key-Exit‘)D.DO_KEY(‘EXIT_FORM‘)
考题
有关LOOP语句和EXIT语句的叙述正确的是A.LOOP和EXIT语句可以写在循环体的外面B.LOOP语句的作用是把控制转到ENDDO语句C.EXIT语名的作用是把控制转到ENDDO语句D.LOOP和EXIT语句一般写在循环结构里面嵌套的分支结构中
考题
设计一个函数过程,当条件不满足时,提供报告错误信息,并使程序从特殊出口退出,需要用()语句。A. End SubB. Exit SubC. End FunctionD. Exit Function
考题
要退出应用程序的执行,应执行下列的()语句。A、 Application.Exit();B、 Application.Exit;C、 Application.Close();D、 Application.Close;
考题
有关loop语句和exit语句的叙述正确的是()A、loop和exit语句可以写在循环体的外面B、loop语句的作用是把控制转到enddo语句C、exit语名的作用是把控制转到enddo语句D、loop和exit语句一般写在循环结构里面嵌套的分支结构中
考题
多选题A certain highway has Exits l, 2, 3, and 4 in that order. Which of the following statements individually provide (s) sufficient additional information to determine the distance from Exit 2 to Exit 3? (Select all such statements.)AThe distance from Exit l to Exit 3 is 7 miles, and the distance from Exit 3 to Exit 4 is 4 miles.BThe total distance from Exit 1 to Exit 4 is 23 miles, the distance from Exit 1 to Exit 2 is 3 miles, and the distance from Exit 3 to Exit 4 is 9 miles.CThe total distance from Exit l to Exit 4 is 23 miles, and the distance from Exit 2 to Exit 4 is 20 miles.
考题
单选题有关loop语句和exit语句的叙述正确的是()A
loop和exit语句可以写在循环体的外面B
loop语句的作用是把控制转到enddo语句C
exit语名的作用是把控制转到enddo语句D
loop和exit语句一般写在循环结构里面嵌套的分支结构中
考题
判断题使用Exit Function语句可以从Function过程中立即退出。()A
对B
错
热门标签
最新试卷