McqMate
| Q. |
If a RAM chip has n address input lines then it can access memory locations upto |
| A. | 2(n-1) |
| B. | 2(n+1) |
| C. | 2n |
| D. | 22n |
| Answer» C. 2n | |
| Explanation: ram is a volatile memory, therefore it stores data as long as power is on. ram is also known as rwm (i.e. read write memory). if a ram chip has n address input lines then it can access memory locations upto 2n. | |
View all MCQs in
Digital Principles and System DesignNo comments yet