Question 1
A multiplexer is a combinational circuit that selects one input from multiple inputs and forwards it to a single output.
True
False

The IIT Madras BS Computer System Design (Computer System Design) End Term paper sat on 21 Dec 2025, in the September 2025 term: 20 questions for 50 marks in 180 minutes. Every question is below with its answer. Take it as a timed mock test to be marked, or read it through first.
A multiplexer is a combinational circuit that selects one input from multiple inputs and forwards it to a single output.
True
False
Correct answer
True
A JK flip-flop cannot store information without a continuous clock input.
True
False
Correct answer
False
In a 4-bit system, the two's complement of a binary number 1010 can be represented as -6.
True
False
Correct answer
True
A decoder performs the inverse operation of a multiplexer.
True
False
Correct answer
True
According to Moore's Law, the size of transistors on an integrated circuit doubles approximately every two years.
True
False
Correct answer
False
Correct answer: 8
OR, NOR
OR, NAND
AND, NAND
AND, NOR
None of these
Correct answer
OR, NAND
Correct answer: 1
Given that NOT, 2-input AND/OR gates have delays of 1 ns, what will be the maximum delay of a 2x1 multiplexer circuit? Note: if the answer is 1 ns, write 1.
Correct answer: 3
Consider the circuit consisting of three D flipflops and one NAND gate as shown below. The initial states are Q1=1, Q2=0, and Q3=1. What is the output after (Q1,Q2,Q3) after 4 clock pulse?
Note: If answer if Q1=0, Q2=0,Q3=0, then write 000
Correct answer: 111
A processor uses the following control word format:
How many registers can be addressed in the register bank?
Correct answer: 32
Correct answer: 10111010
Choose the correct truth table according to the given Boolean expression:
(A figure from the original paper is missing from the source site.)
(A figure from the original paper is missing from the source site.)
(A figure from the original paper is missing from the source site.)
Correct answer
(A figure from the original paper is missing from the source site.)
Consider a common bus architecture containing memory and three registers: A, B, and C. The control word format is shown below.
What would be the control word if you intend to perform a register transfer from register A to register B? Note: Provide your answer in hexadecimal format (e.g., 0x3A). Answers Case Sensitive : No
Correct answer: 0x18
Correct answer: 22
Answers Case Sensitive : No
Correct answer: 0x2F46
Consider a gated D-Latch constructed using NAND gates. The initial input (at 0 ns) is D = 1, and the write enable is high. The write enable toggles between high and low every 5 ns. The input D changes from 0 to 1 and from 1 to 0 every 6 seconds. What will be the output Q after 16 ns?
Correct answer: 1
In the circuit shown below, D1 and D2 are positive edge triggered D flipflops, x1 and x2 are inputs of D1 and D2 flipflop. Choose the correct timing diagram of the output Y.
(A figure from the original paper is missing from the source site.)
(A figure from the original paper is missing from the source site.)
(A figure from the original paper is missing from the source site.)
(A figure from the original paper is missing from the source site.)
None of these
Correct answer
(A figure from the original paper is missing from the source site.)
Consider the circuit diagram as shown below. Assuming it was initially cleared to 0, state the output(Y) for the next 4 clock pulses.
Correct answer: 1111
Correct answer: 4