InterviewSolution
Saved Bookmarks
| 1. |
What is an NVRAM?(a) RAM which is non-volatile in nature(b) RAM whose data is not lost during power failures(c) RAM that significantly speeds up data transfers(d) All of the mentioned |
|
Answer» Right answer is (d) All of the mentioned Easiest explanation: A non-volatile random access memory or NVRAM is the one which is non-volatile, data is retained during power failure and which considerably speeds up the disk writes. |
|