Digital Computer Electronics Questions

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

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

Questions

Open any question to view the answer and explanation.

In digital electronics, convert the binary number 101000010111₂ to its equivalent hexadecimal (base-16) value.
Open
View answer
In digital logic families, which technology dissipates the minimum static power under typical operating conditions?
Open
View answer
Convert the decimal number 71₁₀ to its binary (base-2) equivalent.
Open
View answer
De Morgan's first theorem: a NOR gate is equivalent to a bubbled _____ gate. Choose the correct gate to complete the statement.
Open
View answer
Convert the octal number 143₈ to its decimal (base-10) value.
Open
View answer
ASCII vs EBCDIC: these character encodings primarily differ in their collating sequences (ordering of characters) rather than storage size.
Open
View answer
Express −7 in 16-bit two’s complement (signed) binary form.
Open
View answer
Add the binary numbers 10₂ and 11₂ and express the sum in binary.
Open
View answer
The 8-bit binary value 1100 0101 corresponds to how many bytes of data?
Open
View answer
In transistor circuits, when a BJT is driven into cutoff or saturation, transistor parameter variations have almost no effect on circuit operation.
Open
View answer
In TTL (Transistor–Transistor Logic), the maximum number of standard TTL inputs that a given TTL output can drive reliably across the specified temperature range is called the fanout.
Open
View answer
Integrated circuits (ICs) pack more circuitry into less area. What are the practical advantages of ICs over equivalent discrete-device circuits due to this higher functional density?
Open
View answer
In synchronous digital design with positive clocking, the flip-flop responds (captures input and changes state) only when the clock signal is at its active high condition (e.g., during a high level or a rising edge, depending on design).
Open
View answer
ASCII (American Standard Code for Information Interchange) is a 7-bit character code used to represent letters, numbers, and a wide range of control and punctuation symbols.
Open
View answer
Convert the binary number 110001 (base 2) to its decimal (base 10) value. Show the place-value reasoning clearly.
Open
View answer
A microcomputer with 64K of addressable memory has hexadecimal addresses ranging from the first location 0000 to the last location FFFF (inclusive). Identify the correct first and last addresses.
Open
View answer
An EXCLUSIVE–NOR (XNOR) gate is logically equivalent to an EXCLUSIVE–OR (XOR) gate followed by an inverter (logical NOT). Select the correct equivalence.
Open
View answer
In computer architecture, the unit that integrates the control section and the arithmetic-logic section—coordinating instruction sequencing, data movement, and arithmetic/logic operations—is commonly referred to as the:
Open
View answer
In binary fixed-point arithmetic, compute the 2’s complement of the binary number 010111.1100 (invert all bits and add 1 across the fixed-point boundary). Which option matches the correct 2’s complement representation?
Open
View answer
Number base conversion: convert the binary number 1010000₂ into its equivalent octal representation by grouping bits in sets of three (from the right).
Open
View answer

Practice smarter

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