Q1. Name the different types of System Bus. [2]
Q2. What is cache memory? [1]
Q3. Differentiate between SRAM and DRAM. (2 points) [2]
Q4. What is an OS? Give two examples. [1+1]
Q5. Explain any two utility software. [2]
Q6. Differentiate between compiler and interpreter. [2]
Q7. Write difference between ASCII and ISCII [1]
Q8. Find the result of binary addition of 11010 and 10110 [1]
Q9. Convert the following: [1 X 10 =10]
a. (423)10 = (?)16
b. (ACE)16 = (?)2
c. (3674)8 = (?)2
d. (11110100101)2 = (?)16
e. (61)10 = (?)2
f. (101101)2 = (?)8
g. (145)16 = (?)10
h. (10001100)2 = (?)10
i. (175)10 = (?)8
j. (2164)8 =(?)10
Q10. Prove De Morgan’s Law using Truth is
Answers
Answer:
Cache memory is a chip-based computer component that makes retrieving data from the computer's memory more efficient. It acts as a temporary storage area that the computer's processor can retrieve data from easily. This temporary storage area, known as a cache, is more readily available to the processor than the computer's main memory source, typically some form of DRAM.
Cache memory is sometimes called CPU (central processing unit) memory because it is typically integrated directly into the CPU chip or placed on a separate chip that has a separate bus interconnect with the CPU. Therefore, it is more accessible to the processor, and able to increase efficiency, because it's physically close to the processor.
In order to be close to the processor, cache memory needs to be much smaller than main memory. Consequently, it has less storage space. It is also more expensive than main memory, as it is a more complex chip that yields higher performance.
What it sacrifices in size and price, it makes up for in speed. Cache memory operates between 10 to 100 times faster than RAM, requiring only a few nanoseconds to respond to a CPU request.
The name of the actual hardware that is used for cache memory is high-speed static random access memory (SRAM). The name of the hardware that is used in a computer's main memory is dynamic random access memory (DRAM).
Cache memory is not to be confused with the broader term cache. Caches are temporary stores of data that can exist in both hardw
Explanation:
hope it helps you....
mark me as brainliest also plz and follow me back...