Which of the following macros can put a micro assembler into an infinite loop?
(i)
) MACRO M1 X
) IF EQ, X ;if X=0 then
M1 X + 1
) ENDC
) IF NE X ;IF X?0 then
) WORD X ;address (X) is stored
Here
) ENDC
) ENDM
(ii)
) MACRO M2X
) IF EQ XM2 X.
ENDC
) IF NE, X
) WORD X+1
) ENDC
) ENDM
A) (ii) only
B) (i) only
C) Both (i) and (ii)
D) None of the above
Correct Answer:
Verified
Q12: Incremental-Compiler is a compiler
A)which is written in
Q13: Which one of the following is FALSE?
A)A
Q14: Consider the following C code segment.
For (i
Q15: Consider the intermediate code given below:
1) i
Q16: Consider the following code segment.
X = u
Q17: A linker reads four modules whose lengths
Q18: A language L allows declaration of arrays
Q19: The expression (a*b)* c op........ where 'op'
Q21: Consider the following expressionu
*v+a-b*c
Which one of the
Q22: In multi-programmed systems, it is advantageous if
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents