Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.
A. ROM
B. RAM
C. EEPROM
D. Both B & C
E. Both A & B
The name says it. EEPROM, but also your RAM is cleared when you power of.
Ans:if power supply is turned off the content will be erase for the both case of RAM and EEPROM
The correctly reponse is C.
The EEPROM is a special type of memory not contained in all microcontrollers. Its contents may be changed during program execution (similar to RAM ), but remains permanently saved even after the loss of power (similar to ROM). It is often used to store values, created and used during operation (such as calibration values, codes, values to count up to etc.), which must be saved after turning the power supply off. A disadvantage of this memory is that the process of programming is relatively slow. It is measured in miliseconds.
In my knowledge the correct answer is D , both the RAM and the EEPROM are erasable memories.
The Correct Answer is ‘B’ the RAM as RAM is considered volatile memory
The answer is C, Because it is Erasable Programmable Memory. hence if the power once get off and resume back previous program will be erased. We can over write the other program.
Random Access Memory as it is volatile and data is lost once power is out.
its (C) ... Electricaly Erasable Programable Read only Memory .. !!
This is not my field of expertise, however answer C sounds most logical to me
I think so answer is:
D. Both B & C