1. The TLB holds
Question 1 options:
L1 Cache address |
|
Virtual memory address |
|
Data |
|
Location of logical addresses |
Question 2 (1 point)
Content addressable memory
Question 2 options:
Is used in cache memory. |
|
Is broken into multiple sections. |
|
Is used in binary files. |
|
Is used in standard program execution. |
Question 3 (1 point)
Thrashing is caused by
Question 3 options:
The usage of segmentation in memory organization. |
|
The usage of paging in memory organization. |
|
Pages being swapped back and forth between physical and virtual memory. |
|
The existence of virtual memory. |
Question 4 (1 point)
Segmentation is
Question 4 options:
Variable sized |
|
Variable sized and made up of pages. |
|
Fixed size |
|
Fixed size and made up of pages. |
Question 5 (1 point)
Segmentation is primarily created by the
Question 5 options:
CPU |
|
RAM |
|
Developer |
|
Operating System |
Question 6 (1 point)
A hardware gate is made up of
Question 6 options:
Insulated wires |
|
Non-conductive materials |
|
Wires |
|
Transistors |
Question 7 (1 point)
Which of the following is not a foundational logic gate?
Question 7 options:
Multiplexer |
|
Or |
|
And |
|
Not |
Question 8 (1 point)
How many nand gates are necessary to mimic a single and gate?
Question 8 options:
1 |
|
2 |
|
3 |
|
4 |
Question 9 (1 point)
It is possible to turn any or gate into an and gate.
Question 9 options:
True | |
False |
Question 10 (1 point)
Idempotence means
Question 10 options:
Anything or'd with itself is not itself. |
|
Anything xor'd with itself is itself. |
|
Anything and'd with itself is itself. |
|
Anything and'd with itself is not itself. |
1.
TLB holds location of logical addresses
2.
Content addressable memory is used in cache memory.
3.
Thrashing is caused by Pages being swapped back and forth between physical and virtual memory.
4.
Segmentation is variable sized.
5.
Segmentation is primarily created by the developer.
6.
A hardware gate is made up of transistors
7.
Multiplexer is not a foundational logic gate.
8
2 nand gates are needed to mimic a single and gate.
10.
Idempotence means Anything and'd with itself is itself
Get Answers For Free
Most questions answered within 1 hours.