Question
a.
Initialise program counter
b.
Clear the accumulator
c.
Reset the microprocessor
d.
Clear the instruction register
Posted under Computer Architecture
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. In a program using subroutine call instruction, it is necessary
Similar Questions
Discover Related MCQs
Q. n bits in operation code imply that there are ___________ possible distinct operators.
View solution
Q. The instruction ‘ORG O’ is a
View solution
Q. The BSA instruction is
View solution
Q. A group of bits that tell the computer to perform a specific operation is known as
View solution
Q. The load instruction is mostly used to designate a transfer from memory to a processor register known as
View solution
Q. The operation executed on data stored in registers is called
View solution
Q. MRI indicates
View solution
Q. Self-contained sequence of instructions that performs a given computational task is called
View solution
Q. Microinstructions are stored in control memory groups, with each group specifying a
View solution
Q. What is the content of Stack Pointer (SP)?
View solution
Q. Which of the following are not a machine instructions?
View solution
Q. The given lines of code temp = v[k]; v[k] = v[k+1]; v[k+1] = temp represents the function of
View solution
Q. The conversion of this hexa expression eca8 6420hex into binary is
View solution
Q. Instruction that loads a bits, byte, word, or double word of a string into the register EAX, is
View solution
Q. Hexadecimal number that this binary number (0001 0011 0111)two represents is
View solution
Q. In the MIPS instruction fields, the shamt field is of
View solution
Q. Data movement instructions include,
View solution
Q. In assembly language d=a-e will be instructed as
View solution
Q. If ($s2 < $s3) $s1 = 1; else $s1 = 0 in assembly language can be written as
View solution
Q. The binary notation of the 5hex is equal to the
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Computer Architecture? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!