Which logic gate is equivalent to a 2-input NAND gate followed by an inverter?
GATE CSE · Computer Organization Architecture
Master topic for ALU Data Path and Control Unit. Includes Number Representation, Boolean Algebra & Logic Gates.
97 questions · 0 PYQs · 20 AI practice · GATE CSE 2027
Which logic gate is equivalent to a 2-input NAND gate followed by an inverter?
Which of the following statements is/are always true?
A 4-variable Boolean function is given by . The simplified SOP form has how many product terms?
Consider the following representation of a number in IEEE 754 single-precision floating-point format with a bias of 127. The components are: S = 1, E = 10000001, F = 11110000000000000000000 (23 bits). What is the decimal value of this number (rounded to two decimal places)?
What is the function of the Program Counter (PC) in a CPU?
What is the primary advantage of a hardwired control unit over a microprogrammed control unit?
The number of minterms covered by the implicant in a 4-variable K-map (variables A,B,C,D) is ______.
The format of a single-precision floating-point number as per the IEEE 754 standard is shown below. Which one of the following is the correct choice for the smallest normalized positive number represented using this standard?
Consider the following five 5-bit binary numbers: 11001, 1001, 111001, 1010, 01110. Which of the following sets correctly represents all these numbers in 2's complement format? The numbers are to be interpreted as 2's complement representations.
A CPU generates 125 control signals. A horizontal microprogrammed control unit is designed with a single address field format. What is the minimum size of the control word and control address register?
In a certain number system, the equation (312)₂₀ = (13.1)₁₀ holds. What is the base (or radix) of the number system? (Equation: 312 / 20 = 13.1)
What is the decimal value of the IEEE 754 single-precision floating-point number represented by the hexadecimal number 0xC0800000? (Assume R1 = 0xC0800000).
Consider the following statements about DMA (Direct Memory Access): S1: In cycle stealing mode, the DMA controller transfers one word of data per stolen cycle. S2: Burst mode of DMA has a higher throughput than cycle stealing mode for bulk data transfer. Which of the following is true?
If the 4-bit 2's complement representation of a decimal number is '1000', what is the decimal number?
A signed integer is stored in an 8-bit register using 2's complement format. Which of the following is/are correct 2's complement representation(s) of the decimal number -6?
A Boolean function (product of maxterms). The minimized POS expression is:
A fixed-point system uses 8 bits: 1 sign bit, 4 integer bits, and 3 fractional bits. What is the range and resolution of this fixed-point representation?
A 5-stage pipelined processor has stage delays: IF (5 ns), ID (7 ns), OF (10 ns), PO (8 ns), and WO (6 ns). There are intermediate storage buffers after each stage, each with a delay of 1 ns. A program consisting of 12 instructions I1 to I12 is executed. Instruction I4 is the only branch instruction, and its branch target is I9. If the branch is taken during execution of this program, the total time (in ns) needed to complete the program is ______.
A memory system uses a 32-bit address bus and a 16-bit data bus. A 64 KB cache memory is to be designed with 16-byte block size using a 4-way set-associative mapping. What is the size of the tag directory (in bits) required for the cache?
A cash memory uses the following mapping: main memory size = 64 MB, cache size = 512 KB, block size = 64 bytes. If the cache uses 2-way set-associative mapping, what is the number of bits required for the tag field in the address?
Want unlimited AI-generated Alu Data Path And Control Unit questions?
Sign up free and practice with adaptive difficulty — Easy, Medium, Hard. New questions every session.
Start practising for free →