Computer Organization & Architecture MCQ : 1 to 30
1. The basic principle of the von Neumann computer is
2. SIMD represents an organization that ______________.
-
refers to a computer system capable of processing several programs at the same time.
represents organization of single computer containing a control unit, processor unit and a memory unit.
includes many processing units under the supervision of a common control unit
3. The smallest unit of information a computer can understand and process is known as a
-
Byte
Bit
Kilobyte
4. In register addressing mode the operand is held in memory. The address of the operand location is held in a register which is specified in instruction.Pipelining strategy is called implement
-
instruction execution
instruction prefetch
instruction decoding
5. From a Source Code, a compiler can detect
-
Run-time error
Logical errors
Syntax error
6. ___ offers an economical way to realize temporal parallelism in ___ computers.
7. Which of the following types of memory improves processing by acting as a temporary high-speed holding area between the memory and the CPU?
-
Flash memory
Cache memory
ROM
8 How many minimum, NAND gates are required to make a flip-flop?
9. . _________ register keeps track of the instructions stored in program storedin memory.
-
AR (Address Register)
XR (Index Register)
PC (Program Counter)
10. The basic principle of a Von Neumann computer is
-
storing program and data in separate memory
using pipeline concept
storing both program and data in the same memory
11. What characteristic of RAM memory makes it not suitable for permanentstorage?
-
too slow
unreliable
it is volatile
12.The core element of parallel processing is ___.
-
Data sequencing.
CPU’s
Instruction execution
(ads1)
13. The logic circuit in ALU is
-
entirely combinational
combinational cum sequential
entirely sequential
14. A hard disk drive is considered as a _______ storage.
-
Temporary
Flash
Non volatile
15. Which of the following is not a universal building block ?
-
2 input NAND gate
L3 input NAND gate
2 input XOR gate
16. 11) How many 128 x 8 bit RAMs are required to design 32K X 32 bit RAM?
17. Which memory unit has lowest access time?
-
cache
registers
magnetic disk
18. In register addressing mode operands are looked at
-
In cache
In secondary storage
In CPU
(ads1)
19. The Von-Neumann bottleneck is a problem, which occurs due to
-
small size main memory
speed disparity between CPU and main memory
high speed CPU
20. The decreased cost and increased performance of computer hardware were the distinguishing features of which generation of computers?
-
First
Second
Third
21. When you save to _______your data will remain intact even when the computer is turned off.
-
Primary storage device
Secondary storage device
Motherboard
22. Which type of memory holds only that program and data the CPU is presently processing?
-
ASCII
RAM
ROM
23. The sum of two octal numbers 12 and 17 would be in octal as
24. 122. In signed-magnitude binary division, if the dividend is (11100)2 and divisor is(10011)2 then the result is ______.
-
(00100)2
(10100)2
(11001)2
(ads1)
25.The sum of two Hexadecimal numbers 23D and 9AA gives the hexadecimal number
-
BE7
BE5
BE6
26. The number of select lines required for a to 1 multiplexer is
27. Which of the following gates recognizes only words that have an odd number of 1s
- NAND
XOR
NOR
28. If even parity mechanism is being used in a system using ASCII code for data transfer, the incorrect receipt data byte is
-
B5
29. Any combinational circuit can be implemented by using the following building block
-
AND
NAND
OR
30.The circuit used to store one bit of data is known as
-
Register
Encoder
Decoder
Related Quaries :
- computer organization and architecture mcq
- computer organization and architecture mcq with answers pdf
- computer organization and architecture mcq with answers pdf download
- computer organization and architecture mcq for competitive exams
- computer organization and architecture mcq javatpoint
- computer organization and architecture mcq for gate
- computer organization architecture mcq
- computer organization and architecture mcq question bank with answers
- computer architecture and organization mcqs
- computer organization and architecture mcqs pdf
- computer organization and architecture mcq with answers
- computer organisation and architecture mcq
- mcq for computer organization and architecture
- mcq in computer organization and architecture
- mcq on computer organization and architecture
- mcq on computer organisation and architecture
Post a Comment
0 Comments