computer architecture mcq with answers
Questions 111 To 120
111. | What is represented by D7I'T in the instruction cycle?
| ||||||||||
112. | What is the (r-1)’s complement of 345 in octal number system?
| ||||||||||
113. | What is described by the Mnemonic SHRA?
| ||||||||||
114. | Which of the following terms describe that the information which will be used in near future is likely to be in use already?
| ||||||||||
115. | CISC stands for
| ||||||||||
116. | What are the three state gates in a digital circuit?
| ||||||||||
117. | What is the table that lists the required inputs for a given change of state?
| ||||||||||
118. | Microphone is a/an
| ||||||||||
119. | Of the following phases, identify the phase in which the programs must reside in the main memory.
| ||||||||||
120. | (x')'=_____
|
Answers
111. | Answer : (a) Reason: D7I'T in the instruction cycle represents Register –reference instructions. |
112. | Answer : (d) Reason: (r-1)’s complement of 345 in octal number system is 432. |
113. | Answer : (e) Reason: SHRA stands for Arithmetic shift right. |
114. | Answer : (d) Reason: Temporal Locality describe that the information which will be used in near future is likely to be in use already. |
115. | Answer : (c) Reason: CISC stands for Complex Instruction Set Computer. |
116. | Answer : (e) Reason: The three state gates in a digital circuit Logic 0, logic 1, high impedance |
117. | Answer : (d) Reason: The table that lists the required inputs for a given change of state is Excitation Table. |
118. | Answer : (c) Reason: Microphone is a Input device. |
119. | Answer : (b) Reason: Execution is the phase in which the programs must reside in the main memory. |
120. | Answer : (d) Reason: (x')' = x. |
Questions 121 To 130
121. | Of the following, what is a input device for which finger shows the cursor movement.
| ||||||||||
Which of the following describes the Mnemonic SPA?
| |||||||||||
Of the following, identify the memory usually written by the manufacturer.
| |||||||||||
Consider that the program is executed from main memory until it attempts to reference a page that is still in auxiliary memory. Identify this condition.
| |||||||||||
What is the symbol to represent a state in the state diagram? | |||||||||||
A computer has memory of 256k words of 32 bits each, how many bits are required to specify the address part?
| |||||||||||
V is a symbol for
| |||||||||||
What is represented by D7I’T in the instruction cycle?
| |||||||||||
What is described by the Mnemonic SHRA?
| |||||||||||
CISC stands for:
|
Answers
Answer | Reason | |
D | Is the input device for which finger shows the cursor movement | |
A | SPA stands for Skip If (Accumulator) Positive | |
B | ROM is the memory usually written by the manufacturer. | |
B | The program is executed from main memory until it attempts to reference a page that is still in auxiliary memory called Page Fault. | |
B | is the symbol which represent a state in the state diagram | |
A | A computer has memory of 256k words of 32 bits each, 18 bits are required to specify the address part. | |
A | V is a symbol for OR | |
B | D7I’T in the instruction cycle represents Register –reference instructions | |
D | SHRA stands for Arithmetic shift right | |
B | CISC stands for complex instruction set computer. |
Questions 131 To 140
131. | Of the following phases, Identify the phase in which the programs must reside in the main memory.
| ||||||||||
What are the three state gates in a digital circuit?
| |||||||||||
Which of the following is false related to Stack?
| |||||||||||
Which of the following is the method in which the unit receiving the data responds with another control signal?
| |||||||||||
Consider the following unsigned decimal numbers i. 6543 ii. 4444 Subtract (i) by taking the 10's complement of (ii)
| |||||||||||
(x’)’ =
| |||||||||||
Which of the following addressing modes specifies a register which contains the memory address of the operand?
| |||||||||||
What is the octal equivalent of given binary number? 011001
| |||||||||||
Which of the following is correct related to the circuit diagrams?
| |||||||||||
What does D stands for in D-flip flop?
|
Answers
131. | C | Is the phase in which the programs must reside in the main memory. |
E | Is the three state gates in a digital circuit | |
C | Stack does not Implement FIFO but implements LIFO | |
E | Hand shaking is the method in which the unit receiving the data responds with another control signal | |
B | 6543- 4444= 2099 | |
D | (x’)’ = x | |
C | Register indirect addressing mode. Is the addressing mode that specifies a register which contains the memory address of the operand | |
B | The octal equivalent of 011001 =31 | |
C | Combinational circuit is an interconnection of logic gates. | |
E | D stands in D-flip flop stands for Data |
Questions 141 To 150
141. | Identify the term, which indicate a set of Logical Addresses.
| ||||||||||
DMA stands for:
| |||||||||||
Consider DR ← M [AR], Identify the operation.
| |||||||||||
What is the (r-1)’s complement of 345 in octal number system?
| |||||||||||
Which of the following terms describe that the information which will be used in near future is likely to be in use already?
| |||||||||||
What is the table that lists the required inputs for a given change of state?
| |||||||||||
Microphone is a\an
| |||||||||||
What is the operation sets to 1 the bits in one register where there are corresponding 1’s in the second register?
| |||||||||||
Which one of the following can be called as a peripheral?
| |||||||||||
What is demonstrated in the given figure?
|
Answers
141. | C | Address spaces Indicate a set of Logical Addresses. |
C | DMA stands for Direct Memory Access | |
D | DR ← M [AR] is Memory Read | |
E | (r-1)’s complement of 345 in octal number system is 432 | |
D | Temporal Locality describe that the information which will be used in near future is likely to be in use already. | |
D | Excitation table is the table that lists the required inputs for a given change of state | |
C | Microphone is a Input device | |
C | Selective Set is the operation sets to 1 the bits in one register where there are corresponding 1’s in the second register | |
B | Speakers can be called as a peripheral. | |
B | Bar code reader. |
Comments
Post a Comment