Digital Computer Electronics Questions

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

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

Questions

Open any question to view the answer and explanation.

Bit grouping and storage size: consider the binary string “1011 1001 0110 1110”. How many bytes of data does this 16-bit pattern occupy?
Open
View answer
Boolean algebra identities: which option correctly states the commutative law in Boolean algebra (choose the statement that explicitly shows operands can swap order without changing the result)?
Open
View answer
Gate behavior check: a multi-input NOR gate produces a logic HIGH at its output only for which specific input pattern?
Open
View answer
Computer taxonomy: a microcomputer is defined as a computer that uses which component as its central processing unit (CPU)?
Open
View answer
Boolean evaluation: which of the following Boolean OR expressions is incorrect under standard Boolean algebra rules (where 1 represents logic HIGH and “+” denotes OR)?
Open
View answer
Binary subtraction practice: compute (1110101010)_2 − (100101100)_2 and select the correct binary result.
Open
View answer
Digital design classification: are parallel adders considered combinational or sequential circuits, and why?
Open
View answer
RS flip-flop behavior (set–reset latch): Assume an RS flip-flop with both inputs initially at 0 (R = 0 and S = 0, stable hold condition) and the output Q starting at 0. If a momentary 1 (a brief high pulse) is applied to the S input while R remains 0, what happens to Q once S returns to 0?
Open
View answer
Binary fixed-point arithmetic: Find the 2's complement of the binary fraction 0.01011 (assume a fixed 5-bit fractional field; express the result with the same binary point position).
Open
View answer
Hex to binary conversion: Convert the hexadecimal number 93FA₁₆ to its binary equivalent (group in 4-bit nibbles for clarity).
Open
View answer
Octal to binary conversion: Convert the octal number 134₈ to its binary representation, preserving leading zeros per octal-to-binary mapping.
Open
View answer

Practice smarter

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