>
Computer Science & Information Technology
List of top Computer Science & Information Technology Questions on Computer Organization and Architecture
A certain processor uses a fully associative cache of size 16 kB. The cache block size is 16 bytes. Assume that the main memory is byte addressable and uses a 32-bit address. How many bits are required for the Tag and the Index fields respectively in the addresses generated by the processor?
GATE CS - 2026
GATE CS
Computer Science & Information Technology
Computer Organization and Architecture
Consider $Z = X - Y$, where $X$, $Y$ and $Z$ are all in sign-magnitude form. $X$ and $Y$ are each represented in $n$ bits. To avoid overflow, the representation of $Z$ would require a minimum of:
GATE CS - 2026
GATE CS
Computer Science & Information Technology
Computer Organization and Architecture
Von Neumann computers belong to which one of the following classes of computers?
OJEE - 2025
OJEE
Computer Science & Information Technology
Computer Organization and Architecture
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.
OJEE - 2025
OJEE
Computer Science & Information Technology
Computer Organization and Architecture
Which one of the following is an important advantage of the DMA mode of data transfer over programmed data transfer?
OJEE - 2025
OJEE
Computer Science & Information Technology
Computer Organization and Architecture
What is the unit of transfer data from main memory to cache memory?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which type of I/O does NOT use interrupts?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
In disk organization, the time taken by the head to reach the beginning of sector is
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which RAID level describes block interleaved distributed parity?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which addressing mode allows to directly include operands in an instruction?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which set of the following instructions is used for program control?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which register contains the data to be written into memory?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which phase of the instruction cycle analyzes the instruction to determine type of operation to be performed?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
Which bus is used to support local disk drives and peripherals?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
The main memory of the system consists of 16 MB, the cache memory can hold 64 KB and data is transferred in blocks of 4 bytes each. What is the tag size in main memory address for direct mapping cache?
TS PGECET - 2024
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture