Digital Computer Electronics Questions

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

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

Questions

Open any question to view the answer and explanation.

Memory sizing shorthand: In computer memory contexts, what value does 4k most commonly represent?
Open
View answer
Digital IC technology preferences: Bipolar technology is traditionally preferred for which integration scales, while MOS is better for LSI?
Open
View answer
MOSFET vs. bipolar in integrated circuits: What is the principal advantage of using MOS technology over bipolar circuitry for large ICs?
Open
View answer
Decimal to octal conversion: What is the octal (base 8) equivalent of the decimal number 42₁₀?
Open
View answer
Binary to octal conversion: Convert the binary number 11111₂ to its octal (base 8) representation.
Open
View answer
One’s complement operation: What is the 1’s complement of the binary number 11010₂?
Open
View answer
Shift register fundamentals: A shift register moves the _____ left or right. With serial loading, a word is stored by entering _____ bit per clock pulse; with parallel (broadside) loading, it takes one _____ pulse to load the word.
Open
View answer
In digital electronics and computer organization, how many bits of information can a single flip-flop reliably store at any instant?
Open
View answer
In signed binary representation (signed-magnitude form), the leading (most significant) bit indicates the sign, and the remaining bits represent the magnitude. Fill the blanks: the leading bit stands for the _____ and the remaining bits for the _____.
Open
View answer
In digital logic analysis, which table lists a circuit's output for every possible combination of input logic levels (thereby defining the function completely)?
Open
View answer
Convert the 16-bit signed-magnitude binary value 1000 0000 0000 1111 to its decimal equivalent (interpret the leading bit as the sign and the remaining 15 bits as magnitude).
Open
View answer
Convert the binary number 101101 (base 2) to its decimal (base 10) value. Show the place-value reasoning clearly.
Open
View answer
What is the highest decimal value that can be represented using 10 binary digits (10 bits)? Explain the 2^n − 1 rule.
Open
View answer
In Boolean (binary) multiplication, which of the following equalities is not true? Choose the statement that violates the AND-operation rules.
Open
View answer
Convert the binary number 1100011 (base 2) to octal (base 8). Show the 3-bit grouping from the right and the resulting octal digits.
Open
View answer
Shift registers are versatile sequential circuits. Which applications can a shift register perform in digital systems?
Open
View answer
Identify the first widely used integrated logic family in early monolithic IC history (preceding DTL and TTL).
Open
View answer
In classic digital electronics, the 7400-series (standard TTL) catalog includes a wide range of small-scale integration (SSI) and medium-scale integration (MSI) logic chips used to build complete digital circuits and systems. Which integration level correctly completes the statement?
Open
View answer
In digital systems, a demultiplexer (DEMUX) takes one input and routes it to one of many outputs based on select lines. What is another common name for a demultiplexer?
Open
View answer
In linear integrated circuits, why are field-effect transistors (FETs) commonly included in input stages?
Open
View answer

Practice smarter

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