You put it in the skills and certifications section
Answer:
2^11
Explanation:
Physical Memory Size = 32 KB = 32 x 2^10 B
Virtual Address space = 216 B
Page size is always equal to frame size.
Page size = 16 B. Therefore, Frame size = 16 B
If there is a restriction, the number of bits is calculated like this:
number of page entries = 2^[log2(physical memory size) - log2(n bit machine)]
where
physical memory size = 32KB which is the restriction
n bit machine = frame size = 16
Hence, we have page entries = 2^[log2(32*2^10) - log2(16)] = 2ˆ[15 - 4 ] = 2ˆ11
Answer:
result = 0
for i in range(99, 0, -1):
result += i
print(result)
Explanation:
Answer:
it lets you get more work done
Explanation:
when you have a positive work attitude you want to do more stuff, and when it's bad you won't want to do anything
The amount paid regularly for insurance is called the premium.