Top 350+ Solved Computer Architecture MCQ Questions Answer

From 211 to 225 of 314

Q. The condition flag Z is set to 1 to indicate                 

a. the operation has resulted in an error

b. the operation requires an interrupt call

c. the result is zero

d. there is no empty register available

  • c. the result is zero

Q. The instructions like MOV or ADD are called as               

a. op-code

b. operators

c. commands

d. none of the mentioned

  • a. op-code

Q. The assembler directive EQU, when used in the instruction: Sum EQU 200 does                   

a. finds the first occurrence of sum and assigns value 200 to it

b. replaces every occurrence of sum with 200

c. re-assigns the address of sum by adding 200 to its original address

d. assigns 200 bytes of memory starting the location of sum

  • b. replaces every occurrence of sum with 200

Q.            directive specifies the end of execution of a program.

a. end

b. return

c. stop

d. terminate

  • b. return

Q. The assembler stores all the names and their corresponding values in               

a. special purpose register

b. symbol table

c. value map set

d. none of the mentioned

  • b. symbol table

Q. The assembler stores the object code in               

a. main memory

b. cache

c. ram

d. magnetic disk

  • d. magnetic disk

Q. To overcome the problems of the assembler in dealing with branching code we use            

a. interpreter

b. debugger

c. op-assembler

d. two-pass assembler

  • d. two-pass assembler

Q. The return address of the Sub-routine is pointed to by                 

a. ir

b. pc

c. mar

d. special memory registers

  • b. pc

Q. What is subroutine nesting?

a. having multiple subroutines in a program

b. using a linking nest statement to put many subroutines under the same name

c. having one routine call the other

d. none of the mentioned

  • c. having one routine call the other
Subscribe Now

Get All Updates & News