InterviewSolution
Saved Bookmarks
| 1. |
What does CS mean in a chip?(a) Storing Capacity(b) Custom Select(c) Chip Select(d) Custom StorageI got this question by my college professor while I was bunking the class.This key question is from Read Only Memory (ROM) in division Memory Devices of Digital Circuits |
|
Answer» CORRECT answer is (c) Chip Select The best I can explain: CS means chip select and with the HELP of CS a chip is activated/deactivated. It is used for enabling or disabling the function of the chip. |
|