Which memory is non volatile and may be written only once?

Asked Sep 06, 2023 Modified Sep 06, 2023 Viewed 0 times
0
asked Sep 06, 2023 at 23:29
1 Answer
0
A programmable read-only memory (PROM) or field programmable read-only memory (FPROM) or one-time programmable non-volatile memory (OTP NVM) is a form of digital memory where the setting of each bit is locked by a fuse or antifuse. It is one type of ROM (read-only memory). The data in them is permanent and cannot be changed. PROMs are used in digital electronic devices to store permanent data, usually low level programs such as firmware (microcode).
answered Sep 06, 2023 at 23:29

Your Answer