Recent questions tagged goclasses-cs-dpp-day-86

5 5 votes
2 2 answers
505
505 views
A number is represented in IEEE 754 single-precision floating-point format as the hexadecimal value $\text{C22F0000}$ . What is the decimal value of this number?$-43.75$ ...
4 4 votes
1 1 answer
325
325 views
A system with a $1$ GHz CPU uses DMA to transfer data from a device at a rate of $50 \mathrm{MB} / \mathrm{s}$. The data is transferred in $32$ KB blocks. The DMA setup r...
3 3 votes
2 2 answers
384
384 views
An instruction $\text{MUL (R3)+, R4}$ is executed. This instruction fetches an operand from the memory location pointed to by register R3, performs the multiplication wit...
3 3 votes
3 3 answers
373
373 views
A processor uses a $32$-bit physical address. It has a $128 \mathrm{~KB}, 4$-way set associative L1 cache with a block size of $64$ bytes. What is the number of bits in t...
2 2 votes
2 2 answers
449
449 views
A six-stage pipeline processor has the stages: Fetch (FE), Decode (DE), Register Read (RR), Execute (EX), Memory Access (MA), and Write Back (WB). Each stage takes $1$ cl...
To see more, click for the full list of questions or popular tags.