下列语句中正确的是
14 查阅
下列语句中正确的是
A.If A≠B Then Print "A不等于B"
B.If A<>B Then Printf "A不等于B"
C.If A<>B Then Print "A不等于B"
D.If A≠B Print "A不等于B"
参考答案:
下列语句中正确的是
A.If A≠B Then Print "A不等于B"
B.If A<>B Then Printf "A不等于B"
C.If A<>B Then Print "A不等于B"
D.If A≠B Print "A不等于B"
参考答案: