OJEE SERIES Computer-science-information-technology
Computer Organization And Architecture
3 previous year questions.
Volume: 3 Ques
Yield: Medium
High-Yield Trend
3
2025 Chapter Questions 3 MCQs
01
PYQ 2025
medium
computer-science-information-technology ID: ojee-202
Von Neumann computers belong to which one of the following classes of computers?
1
SIMD
2
MIMD
3
MISD
4
SISD
02
PYQ 2025
medium
computer-science-information-technology ID: ojee-202
Which one of the following derivations does a top-down parser use while parsing an input string? The input is assumed to be scanned from left to right.
1
Leftmost derivation
2
Leftmost derivation traced out in reverse
3
Rightmost derivation
4
Rightmost derivation traced out in reverse
03
PYQ 2025
medium
computer-science-information-technology ID: ojee-202
Which one of the following is an important advantage of the DMA mode of data transfer over programmed data transfer?
1
It reduces memory access time
2
It improves CPU cycle time
3
It improves I/O performance by allowing unbuffered transfers
4
It improves system performance by increasing concurrency