InterviewSolution
Saved Bookmarks
| 1. |
A dynamic memory is one in which __________(a) Content changes with time(b) Content doesn’t changes with time(c) Memory is static always(d) Memory is dynamic alwaysThis question was addressed to me in exam.My question is based upon Introduction of Memory Devices topic in portion Memory Devices of Digital Circuits |
|
Answer» RIGHT OPTION is (d) Memory is DYNAMIC always Explanation: A static memory is ONE in which content doesn’t change with time (i.e. stable). Dynamic memory is one in which content changes with time (i.e. unstable). |
|