Computer Organisation and Architecture MCQ Questions and Answers Part – 3

4938

Computer Organisation and Architecture MCQ Questions and Answers Part – 1

Computer Organisation and Architecture MCQ Questions and Answers Part – 2

Computer Organisation and Architecture MCQ Questions and Answers Part – 3

101. The relationship between a function and its binary variables can be represented in _________
A. boolean function.
B. truth table.
C. logic diagram.
D. combinational circuits.
ANSWER: B
102. The NOR gate is complement of ________
A. AND gate.
B. OR gate.
C. NAND gate.
D. NOT gate.
ANSWER: B
103. The theorem which deals with NOR and NAND gates are ______
A. demorgan’s theorem.
B. baye’s theorem.
C. boolean’s theorem.
D. booth’s theorem.
ANSWER: A
104. The ALS represents _____________
A. Arithmetic Logic Shift Unit.
B. Auto Logic Shift Unit.
C. Arithmetic Logic Simple Unit.
D. Auto Logic Shift Unit.
ANSWER: A
105. The program that translates a high level language program into binary is called __________A. translator.
B. compiler.
C. interpreter.
D. simulator.
ANSWER: B
106. A set of common instruction that can be used in a program many times is called a __________
A. function.
B. subroutine.
C. method.
D. structure.
ANSWER: B
107. A memory that is part of a control unit is referred to as ___________
A. primary memory.
B. secondary memory.
C. control memory.
D. virtual memory.
ANSWER: C
108. The register that keeps track of the instructions in the program stored in memory is __________
A. control register.
B. program register.
C. status register.
D. direct register.
ANSWER: B
109. The addressing mode the operands are in registers that reside within CPU is ___________
A. register mode.
B. register indirect mode.
C. implied mode.
D. indexed addressing mode.
ANSWER: A
110. The part of a processor unit that executes arithmetic operations is _______
A. array processor.
B. arithmetic processor.
C. vector processor.
D. multiprocessor.
ANSWER: B
111. In addition algorithm, the signs of A and B are __________
A. identical.
B. different.
C. dissimilar.
D. asymmetry.
ANSWER: A
112. The communication between central system and the outside environment is done by ____________
A. input-output subsystem.
B. control system.
C. memory system.
D. logic system.
ANSWER: A
113. In NAND gate, if both the inputs are 1,the output will be ________
A. no output.
B. 1.C. 0.
D. both b & c.
ANSWER: C
114. The base or radix of decimal number system is ____________
A. 2.
B. 16.
C. 10.
D. 8.
ANSWER: C
115. The access method of RAM is ___________ if bits are considered the unit of data access.
A. random
B. parallel
C. serial
D. direct
ANSWER: B
116. Software programs permanently stored in a read only memory (ROM) are called _________
A. software.
B. firmware.
C. hardware.
D. vaporware.
ANSWER: B
117. Which of the following are the two main components of the CPU?
A. Control unit and registers.
B. Registers and main memory.
C. Control unit and ALU.
D. Control unit and ALU.
ANSWER: D
118. The two basic types of record access methods are ________
A. sequential and random.
B. sequential and indexed.
C. direct and immediate.
D. online and real time.
ANSWER: A
119. A collection of 8 bits is called _________
A. byte.
B. word.
C. record.
D. field.
ANSWER: A
120. CD-ROM stands for _________
A. Compactable Read Only Memory.
B. Compact Data Read Only Memory.
C. Compactable Disk Read Only Memory.
D. Compact Disk Read Only Memory.
ANSWER: D
121. ALU is _________
A. Arithmetic Logic Unit.
B. Array Logic Unit.
C. Application Logic Unit.
D. Array Lack Unit.ANSWER: A
122. MSI stands for ________
A. Medium Scale Integrated Circuits.
B. Medium System Integrated Circuits.
C. Medium Scale Intelligent Circuit.
D. Medium System Intelligent Circuit.
ANSWER: A
123. A micro program written as string of 0’s and 1’s is a ___________
A. symbolic microinstruction.
B. binary microinstruction.
C. symbolic microprogram.
D. binary microprogram.
ANSWER: D
124. In immediate addressing the operand is placed _________
A. in the CPU register.
B. after OP code in the instruction.
C. in memory.
D. in stack.
ANSWER: B
125. The ALU and control unit of most of the microcomputers are combined and manufacture on a single
silicon chip. What is it called?
A. Monochip.
B. Microprocessor.
C. ALU.
D. Control unit.
ANSWER: B
126. The base or radix of binary number system is _________
A. 2.
B. 16.
C. 10.
D. 8.
ANSWER: A
127. Which of the following is associated with error detector?
A. Odd parity bit.
B. Even parity bit.
C. Both (i) and (ii).
D. ASCII Code.
ANSWER: C
128. Binary circuit elements have _________
A. one stable state.
B. two stable state.
C. three stable state.
D. zero state.
ANSWER: B
129. Which statement is valid?
A. 1KB = 1024 bytes.
B. 1 MB = 2048 bytes.
C. 1 Mb = 1000 kilobytes.
D. 1 Kb = 1000 bytes.
ANSWER: A130. Instruction in computer languages consists of _________
A. opcode.
B. operand.
C. both i and ii.
D. all zero’s.
ANSWER: C
131. The octal equivalent of 111010 is __________
A. 81.
B. 72.
C. 71.
D. 82.
ANSWER: B
132. A computer program that converts an entire program into machine language at one time is called a/an
______
A. interpreter.
B. simulator.
C. compiler.
D. commander.
ANSWER: C
133. Example for zero address instructions is __________
A. push.
B. load a.
C. move r1,a
D. store x.
ANSWER: A
134. CPU performs _______ operation.
A. data transfer.
B. logic operation.
C. arithmetic operation.
D. all the above.
ANSWER: D
135. The technique which allows the DMA controller to transfer one data word at a time, after which it
must return control of the buses to the CPU is known as _______
A. bus request.
B. cycle stealing.
C. bus grant.
D. burst transfer.
ANSWER: B
136. A stack pointer is ________
A. a 16-bit register in the microprocessor that indicate the beginning of the stack memory.
B. a register that decodes and executes 16-bit arithmetic expression.
C. The first memory location where a subroutine address is stored.
D. a register in which flag bits are stored.
ANSWER: A
137. The decimal number 10 is represented in the Hexadecimal Number System as _________
A. B.
B. C.
C. D.
D. A.
ANSWER: D138. The decimal number 11 is represented in the hexadecimal number system as ______
A. B.
B. C.
C. D.
D. A.
ANSWER: A
139. The octal number 735 is represented in the decimal number system as ________
A. 478.
B. 477.
C. 487.
D. 774.
ANSWER: B
140. The decimal number 250.5 is represented in the hexadecimal number system as _______________
A. FA.B.
B. 8C.F.
C. FA.8.
D. AF.8.
ANSWER: C
141. Ripple counters are sometimes called as ____________ counters.
A. BCD.
B. synchronous.
C. asynchronous.
D. None of these.
ANSWER: C
142. Which of the following code is used in present day computing was developed by IBM corporation?
A. ASCII.
B. Hollerith Code.
C. Baudot code.
D. EBCDIC code.
ANSWER: D
143. The decimal number 14 is represented in the hexadecimal number system as _________
A. B.
B. E.
C. D.
D. A.
ANSWER: B
144. The decimal number 16 is represented in the hexadecimal number system as __________
A. F.
B. C.
C. H.
D. A.
ANSWER: C
145. Excess-3 Codes are _______
A. sequential.
B. binary.
C. BCD.
D. weighted.
ANSWER: A
146. An Excess-3 code is obtained by adding _______ to a decimal number.A. 6
B. 3
C. 33
D. 2
ANSWER: B
147. Arithmetic operations in a computer are done using binary numbers and not decimal numbers and
these take place in it __________ unit.
A. arithmetic.
B. logic.
C. control.
D. memory.
ANSWER: A
148. The position of 0 or 1 in a binary number indicates its ________ within the number.
A. weight.
B. position.
C. place.
D. order.
ANSWER: A
149. The binary equivalent of 43 is ______
A. 100101.
B. 101011.
C. 101010.
D. 101110.
ANSWER: B
150. The gate that gives 1 output if any one of the input is 1, is _______.
A. AND.
B. NAND.
C. NOT.
D. OR.
ANSWER: D

Previous articleComputer Organisation and Architecture MCQ Questions and Answers Part – 2
Next articleGeneral Knowledge Questions and Answers – 13
Author and Assistant Professor in Finance, Ardent fan of Arsenal FC. Always believe "The only good is knowledge and the only evil is ignorance - Socrates"
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments