What is the range of signed decimal numbers that can be represented by a 6-bit 1's complement number?
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
What is the range of signed decimal numbers that can be represented by a 6-bit 1's complement number?
The decimal number (172.625)₁₀ is to be represented in octal. What is the correct octal representation?
Consider a virtual memory system with 32-bit virtual addresses and 4 KB page size. The page table entry (PTE) is 4 bytes. What is the size of the page table (in bytes) for a single process?
Consider the following data path diagram. Consider an instruction: R0 ← 1. R2r, TEMP1r, ALUadd, TEMP2w. 2. R1r, TEMP1w. 3. PCr, MARw, MEMr. Which of the following is the correct micro-operation sequence for executing the instruction R0 ← R1 + R2?
Which of the following statements about DMA transfer modes is/are correct?
For a given number of bits, which of the following statement(s) is/are TRUE when comparing a fixed-point number format to a floating-point format?
The representation of a number in base 3 is 210. What is the hexadecimal representation of the number?
Which of the following is the correct DeMorgan's theorem for the expression ?
The Boolean expression simplifies to:
A 5-stage pipelined processor has the following stages: IF, ID, EX, MEM, WB. Consider the following sequence of instructions: I1: ADD R1, R2, R3; I2: MUL R4, R1, R5; I3: ADD R6, R4, R7; I4: MUL R8, R6, R9. Which of the following hazards will be present in this instruction sequence?
Which of the following statements is/are correct regarding NAND and NOR gates?
Consider the function . This function is known as:
A processor uses a 16-bit floating-point format with the following fields: 1 sign bit, 6 exponent bits (excess-31), and 9 mantissa bits (including an implied leading 1). The decimal number 0.239 × 2¹³ is stored using this format. The normalized representation of this number is: (The options are given as hexadecimal numbers.)
Two 8-bit signed numbers in 2's complement form are added. The result is stored in an 8-bit register. Under what condition will an overflow error occur?
A data block of 16 bits is used to generate a 1's complement checksum. The data block is: 10110011 11001010. What is the checksum?
Which of the following is NOT a valid Boolean algebra law?
A computer handles several interrupt sources. Which one of the following is true for a CPU having a single interrupt request line and a single interrupt grant line?
In a K-map for a 3-variable function, the cells representing minterms 0 and 2 are adjacent. This is because they differ in which variable?
For a 2-input XNOR gate, the output is 1 when:
In a microprocessor system, which of the following is/are advantage(s) of using vectored interrupts over non-vectored interrupts?
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 →