Answer:
14 bits memory address - 4096 bits.
16 bits memory address - 16384 bits.
Explanation:
The computer system memory is a hardware component that provides the necessary memory space and location to run software application on the computer system. The memory address location comes in various sizes.
A 14 bit memory can address 2^14 bits which is 4096 bits, since each 14 bit line carries a bit on which line. So for a 16 bit memory address, 2^16 bits location is addressed.
Answer and Explanation:
Advantages of having large page sizes: Smaller page table, less page faults, less overhead in reading/writing of pages.
Advantages of having small page sizes: reduces internal fragmentation, better with locality of reference.
Answer:
C) The code is all aligned to the left margin.
Explanation:
Answer:
EDVAC was one of the earliest electronic computers. Unlike its predecessor the ENIAC, it was binary rather than decimal, and was designed to be a stored-program computer. ENIAC inventors John Mauchly and J. Presper Eckert proposed the EDVAC's construction in August 1944.
Explanation:
Here is the full meaning