Computer Architecture-2-Marks-Imp-Questions
Computer Architecture-2-Marks-Imp-Questions
14. What are the two types of computer architecture based on registers?
1.Von Neumann architecture
2. Harvard architecture
20. Write the symbol, logical expression and truth table of NAND gate?
The Logical symbol and truth table
Logical Expression:
Z=(X.Y)’
De-multiplexer(DMUX) is also a device with one input and multiple output lines. It is
used to send a signal to one of the many devices. The main difference between a
multiplexer and a de-multiplexer is that a multiplexer takes two or more signals and
encodes them on a wire, whereas a de-multiplexer does reverse to what the
multiplexer does.
29. How many bits are needed to specify an address for a memory until of 4096 words? For
a memory unit with 4096 words, weneed 12 bits to specify and address since 2 12 = 4096.