【判断题】【消耗次数:1】
A1DB?A2DB10K1EQU1024MOVK1,AXK1为常量,不能用MOV指令赋值?MOVA1,AXA1为字节,AX为字变量,不匹配?CMPA1,A2A1未定义,无法做比较指令?K1EQU2048K1重新赋值前,必须用PURGE释放?
正确
错误
参考答案:
复制
纠错
相关题目
【判断题】 对于下面的符号定义,指出下列指令的错误。A1DB?A2DB10K1EQU1024①MOVK1,AXK1为常量,不能用MOV指令赋值②MOVA1,AXA1为字节,AX为字变量,不匹配③CMPA1,A2A1未定义,无法做比较指令④K1EQU,2048K1重新赋值前,必须用PURGE释放
①  正确
②  错误
【单选题】 若有定义语句:int k1=10,k2=20;,执行表达式(k1=k1k2)(k2=k2k1)后,k1和k2的值分别为()。
①  0和1
②  0和20
③  10和1
④  10和20
【判断题】 已知X只取-1,1,5,相应的概率为1/(2k),1/(4k),1/(8k)则常数k=1.
①  正确
②  错误
【判断题】 已知X只取-1,1,5,相应的概率为1/(2k),1/(4k),1/(8k)则常数k=7/8.
①  正确
②  错误
【单选题】 BUF1 DB 3 DUP(0,2 DUP (1,2),3)COUNT EQU $-BUF1符号 COUNT 等价的值是( )
①  6
②  18
③  16
④  9
【单选题】 设执行以下程序段时依次输入1、3、5,执行结果为______。 ??? Dim a(4) As Integer, b(4) As Integer ??? For K = 0 To 2 ??????? a(K + 1) = Val(InputBox(请输入数据)) ??????? b(3 - K) = a(K + 1) ??? Next K ??? Print b(K)
①  0
②  3
③  5
④  1
【单选题】 (1)下面___组命令,将变量count值赋值为1。A.Declare@countB.Dimcount=1Select@count=1Selectcount=1C.DeclarecountD.Dim@countSelectcount=1Select@count=1
①  Declare@countSelect@count=1
②  Dimcount=1Selectcount=1
③  DeclarecountSelectcount=1
④  .Dim@countSelect@count=1
【多选题】 以下能为变量x赋值为1的是( )
①  store 1 to x,y
②  store 1 to x
③  x=1
④  store 1,2 to x,y
【单选题】 下面___组命令,将变量count值赋值为1。
①  Declare@countSelect@count=1
②  Dimcount=1Selectcount=1
③  DeclarecountSelectcount=1
④  Dim@countSelect@count=1
【单选题】 若变量已正确定义,语句“if(a>b)k=0;elsek=1;”和()等价。
①  k=(ab)?1:0;
②  k=ab;
③  k=a=b;
④  a=b?0:1;
随机题目
【简答题】 设 A = {1, 2=,2, 4=,3, 3=},B = {1, 3=,2, 4=,4, 2=},则交关系A∩B等于:[填空1]
【简答题】 设 p: 2+3=5. q: 大熊猫产在中国. r: 复旦大学在广州. 则复合命题公式“(r? (pùq)) ? ?p”的真值为:[填空1]
【简答题】 Translate the following sentence into English.相对于在百货商店购物我更喜欢在网上购物,因为它更加方便和省时。
【简答题】 Translate the following sentence into English.你讲什么内容并不重要,重要的是你必须要演讲。
【简答题】 Direction: Fill in the blanks with the words given below. Change the form if necessary.[vain; frame; curve; twist; comb; collapse; scatter; scratch; rebuild; harsh]5. The horses liked this grooming, and I think, if they could talk, they would tell you where to[填空1]or comb.
【简答题】 Direction: Fill in the blanks with the words given below. Change the form if necessary.[expand; abuse; knowledge; narrative; plantation; property; oppressive; extremely; rebel; abolitionist]6. If someone takes away your[填空1]in that country, you have no recourse.
【简答题】 Direction: Fill in the blanks with thephrases given below. Change the form if necessary.[ought to; look forward to; in wonder; give way to; look down; on the way to; reach out; put one’s arm around; trip over; cut into]1. My dear, do not[填空1]such gloomy thoughts. Let us hope for better things.
【简答题】 Direction: Fill in the blanks with the words given below. Change the form if necessary.[dodge; mean; tease; disability; regular; bonus; proclaim; universal]7. Hell be glad to be in[填空1]work again.
【简答题】 设函数f: R+?R, f(x)=x2-3x-5,试求其单满双射性质。
【简答题】 求集合 A={2, 3, 4}上的恒等关系、全域关系、小于等于关系和整除关系。