ssd4选择题答案: Which of the following lines contains only valid Visual Basic equation operators?-+*/ \ ^ Mod - + * / \ ^ >> (a) I and III only (b) II and III only (c) I and II only (d) I, II, and III 谁帮我解释一下为什么?Correct ans
来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/26 02:51:48
ssd4选择题答案: Which of the following lines contains only valid Visual Basic equation operators?-+*/ \ ^ Mod - + * / \ ^ >> (a) I and III only (b) II and III only (c) I and II only (d) I, II, and III 谁帮我解释一下为什么?Correct ans
ssd4选择题答案: Which of the following lines contains only valid Visual Basic equation operators?
-+*/
\ ^ Mod
- + * / \ ^ >>
(a) I and III only (b) II and III only (c) I and II only (d) I, II, and III
谁帮我解释一下为什么?
Correct answer is (c)
ssd4选择题答案: Which of the following lines contains only valid Visual Basic equation operators?-+*/ \ ^ Mod - + * / \ ^ >> (a) I and III only (b) II and III only (c) I and II only (d) I, II, and III 谁帮我解释一下为什么?Correct ans
我帮你解释一下:正确答案是C,题目意思是:下面哪行包含了Visual Basic 语言中所有有效的算术运算符.选择C,-(减) +(加) *(乘) /(除) \(整除) ^(乘方) Mod (取模)
看不懂啊!