Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Digital Computer Electronics Questions
Boolean notation refresher: in Boolean algebra, an overbar denotes the NOT operation. The plus sign corresponds to which logical operation?
Number systems: Convert the binary value 1011011₂ to its decimal (base-10) equivalent. Show the positional weights used.
Master–slave JK flip-flop timing: in a JK master-slave configuration, when is the master latch enabled and when does the slave latch update?
Spot the error: Which of the following Boolean algebra rules is incorrect under standard Boolean conventions?
Flowchart notation: In standard flowcharting used for programming logic, arithmetic or other processing operations should be written in which symbol type?
Architecture insight: A master–slave JK flip-flop can be viewed structurally as a cascade of which underlying latch types?
Basic terminology check: In number systems and logic, what does the term “binary” literally mean?
Number systems conversion (digital electronics): convert the decimal value 89 (base 10) to its exact binary representation (base 2). Which of the following choices correctly equals 89 in binary?
Logic family performance comparison: which logic family is generally recognized for the highest switching speed in classic digital design and is therefore used for high-speed applications?
Truth table reasoning for multi-input logic: an AND gate has 7 inputs. Which single input pattern produces a logic-1 at the output?
Device technology identification: which of the following logic families is implemented with bipolar junction transistors (BJTs) as the primary switching devices?
Fundamentals of software: what do we call the ordered sequence of instructions that tells a computer how to process data and perform specific tasks?
Base conversion practice: convert the binary number 1100011 (base 2) to hexadecimal (base 16). Choose the correct hex result.
Combinatorics of truth tables: an AND gate has 7 inputs. How many distinct input words (rows) appear in its complete truth table?
Parity and XOR behavior: an XOR gate (extended to multiple inputs) asserts logic-1 for input words containing how many 1-bits?
Parity testing with XOR networks: for an XOR-based parity checker, what outputs occur for even-parity input words versus odd-parity input words?
Flip-flop transformation: if a single inverter is inserted such that one input of an SR latch receives D and the other receives the complement of D, what type of flip-flop results?
Digital circuit simplicity — quick visual guide: When informally comparing how simple or complex two logic circuit implementations are, a preliminary rule of thumb is to count the number of input _____ leads connected into the gates. What should fill the blank?
Sequential logic fundamentals: In synchronous digital systems, clock signals are primarily used to _____ in different parts of the system.
IC component mix — what is rarely integrated? Which of the following electronic components is generally
not
found in ordinary monolithic integrated circuits?
1
2
3
4
5
6
7
8
9
10
11
12