GATE-2024-CS1(Forenoon)
March 22, 2025NTA UGC NET Aug 2024 Paper-2
March 22, 2025NTA UGC NET Aug 2024 Paper-2
Question 4 |
Match List – I with List – II.
List – 1 (computing systems) List – II(working/output)
(A) Half Adder (1)Has n input and 2-n output
(B) Decoder (2)CPU Storage Unit
(C) Register (3)Used to store program at runtime
(D) Main memory (4)2-bit addition circuit
Choose the correct answer from the options given below :
(A)-(II),(B)-(III),(C)-(IV),(D)-(I) | |
(A)-(IV),(B)-(II),(C)-(III),(D)-(I) | |
(A)-(IV),(B)-(I),(C)-(II),(D)-(III)
| |
(A)-(II),(B)-(IV),(C)-(III),(D)-(I) |
Question 4 Explanation:
Half Adder (A) – (IV): A Half Adder is a 2-bit addition circuit that adds two binary digits and produces a sum and a carry output.
Decoder (B) – (I): A decoder is a combinational logic circuit that has n inputs and produces 2^n output lines. It converts binary data into a specific output.
Register (C) – (II): A register is a small, fast storage location in a CPU used to store intermediate data, often during calculations or temporary storage.
Main memory (D) – (III): Main memory, also known as RAM, is used to store the program and data at runtime while the CPU is executing tasks.
Decoder (B) – (I): A decoder is a combinational logic circuit that has n inputs and produces 2^n output lines. It converts binary data into a specific output.
Register (C) – (II): A register is a small, fast storage location in a CPU used to store intermediate data, often during calculations or temporary storage.
Main memory (D) – (III): Main memory, also known as RAM, is used to store the program and data at runtime while the CPU is executing tasks.
Correct Answer: C
Question 4 Explanation:
Half Adder (A) – (IV): A Half Adder is a 2-bit addition circuit that adds two binary digits and produces a sum and a carry output.
Decoder (B) – (I): A decoder is a combinational logic circuit that has n inputs and produces 2^n output lines. It converts binary data into a specific output.
Register (C) – (II): A register is a small, fast storage location in a CPU used to store intermediate data, often during calculations or temporary storage.
Main memory (D) – (III): Main memory, also known as RAM, is used to store the program and data at runtime while the CPU is executing tasks.
Decoder (B) – (I): A decoder is a combinational logic circuit that has n inputs and produces 2^n output lines. It converts binary data into a specific output.
Register (C) – (II): A register is a small, fast storage location in a CPU used to store intermediate data, often during calculations or temporary storage.
Main memory (D) – (III): Main memory, also known as RAM, is used to store the program and data at runtime while the CPU is executing tasks.