

InterviewSolution
Saved Bookmarks
1. |
If M denotes the number of memory locations and N denotes the word size, then an expression that denotes the storage capacity is ______________(a) M*N(b) M+N(c) 2M+N(d) 2M-NThe question was asked in my homework.The question is from Main Memory Organisation topic in portion Processor & Memory of Computer Fundamentals |
Answer» The CORRECT option is (a) M*N |
|