Explain the difference between RAM and cache memory.
What will be an ideal response?
RAM (random access memory) is the main memory of the computer, while cache memory is a special memory used by the CPU to decrease the average time taken for memory access. RAM is where programs reside when they’re executing and its where the data your computer is acting on is located. Cache memory is more expensive than RAM.
You might also like to view...
Cookies are suited for session management:
a. When the session or user ID is encrypted b. If the session is encrypted with SSL/TLS c. Only as a last resort d. Only on a protected LAN or VPN
Python’s________ensures that the interpreter runs only one thread at any given time.
a) global interpreter lock. b) general interpreter lock. c) program lock. d) None of the above.
Describe the disadvantage of having a multiuser system.
What will be an ideal response?
With the vertical-align property, the ____________________ value aligns the bottom of the image with the text.
Fill in the blank(s) with the appropriate word(s).