Digital Computer Electronics Questions

Practice Digital Computer Electronics MCQs with answers and explanations. Page 4 of 12.

Category
Computer Science
Topic
Digital Computer Electronics
Page
4 / 12
Mode
Practice

Questions

Open any question to view the answer and explanation.

Convert the octal number 47₈ to its binary equivalent by replacing each octal digit with its 3-bit binary form and concatenating the results.
Open
View answer
Digital logic: an OR gate has two or more inputs. According to the standard truth table, if any one (or more) input is high (logic 1), what is the output state?
Open
View answer
Transistor–Transistor Logic (TTL) families differ in speed and power. Among the classic sub-families listed, which achieves the maximum speed due to Schottky clamping that prevents transistor saturation?
Open
View answer
Gate behavior identification: which logic gate produces an output of 0 (logic low) whenever at least one of its inputs is 1 (logic high), and only outputs 1 when all inputs are 0?
Open
View answer
Ripple/parallel addition design: to build an m-bit binary adder that accepts two m-bit operands and a carry-in, how many full-adder cells are required in the standard ripple-carry configuration?
Open
View answer
Hazards and races: in which type(s) of digital circuits can dynamic race hazards occur due to unequal propagation delays along multiple paths to an output?
Open
View answer
Logic family transformation: what Boolean function results when you append a NOT (inverter) to the output of an AND gate, creating a single composite gate?
Open
View answer
In computer architecture, which statement about semiconductor memory is generally accurate (considering typical RAM vs. historic magnetic core memory)?
Open
View answer
Compute the binary division: 100011 (base 2) ÷ 101 (base 2). What is the quotient in binary?
Open
View answer
In Boolean algebra and digital logic notation, the multiplication (× or ·) symbol corresponds to which logical operation?
Open
View answer
Compute the binary multiplication: 111 (base 2) × 101 (base 2). What is the product in binary?
Open
View answer
Address space calculation: with 14 address lines, how many unique memory locations can be addressed?
Open
View answer
Logic equivalence: a NOR gate is functionally equivalent to an OR gate followed by which single element?
Open
View answer
Convert the octal number 110 (base 8) to its decimal (base 10) equivalent.
Open
View answer
In combinational logic terminology, which statement correctly describes a half-adder?
Open
View answer
Basic data unit sizes: a byte consists of how many bits in standard digital systems?
Open
View answer
Power-of-two evaluation: what is the decimal value of 2^10 (two raised to the power 10)?
Open
View answer
Digital electronics — ring counter concept: Instead of counting upward with binary numbers, a ring counter circulates “words” in which exactly one position (bit) is high at any time. In this context, that single high element is a:
Open
View answer
Fundamental logic gates — complementation behavior: For which logic gate is the output always the Boolean complement (inverse) of the single input?
Open
View answer
Linear integrated circuits — why “resistor ratio” design is preferred: In monolithic linear ICs, designers rely on resistor <em>ratios</em> rather than precise absolute values primarily because:
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.