I think it would be A. Ohm's law.
hope this helps.
Answer: It is likely that this can happen.
Explanation:
If you really want to go the extra mile to clear it all, I may recommend that you clear it off the phone as well. Hope this helps.
Answer: Redirection symbol
Explanation: Redirection symbol/operator is the special operator that is used in programs along with commands. The operators that are generally used are ">",">>","I" and "<". These commands are given in the section of the DOS commands and other command prompt sections. This is the process where the changes in input feed and output is analyzed and read through these commands.
Answer:
B. Cache memory.
Explanation:
A cache memory, a special type of random access memory, is a memory that is easily accessibly by a system's CPU (or microprocessor) more quickly than even the regular random access memory. It serves as a buffer between the RAM and the processor. Frequently and commonly used data, programs and applications are temporarily stored in the cache memory so that they are readily accessible and available to the processor. It is as a matter of fact the fastest memory in a computer.
The cache memory comes in three levels - L1, L2 and L3.
L1 cache are often built into the computer's core(s). They are generally small in size between 8KB and 64KB.
L2 and L3 caches are larger than the L1 cache and most times are separate from the CPU.