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
Applications of shift registers in digital systems: which uses are valid for a general-purpose shift register in data handling and timing?
Convert the binary value 100011 (base 2) into its octal (base 8) representation. What is the correct octal result?
Hexadecimal conversion: what is the hexadecimal equivalent of the binary number 10101111 (base 2)?
TTL families comparison: among the listed transistor–transistor logic (TTL) subfamilies, which is generally the fastest due to reduced storage delay?
Data routing primitives: which combinational logic device takes data from a single input source and routes it to one of several outputs (one-to-many) under control selection?
Digital IC drive capability: how is the fan-out of a logic gate or building block defined in practical digital design?
Convert the binary value 1100001 (base 2) to hexadecimal (base 16). What is the correct hex representation?
Digital logic fundamentals: How many output signals can a single logic gate (e.g., AND, OR, NOT, NAND, NOR, XOR) normally provide in a standard digital circuit design?
Number systems in computing: The hexadecimal (base-16) number system is widely used when analyzing and programming which class of components?
Base conversion: Convert the binary number 101110₂ to its octal equivalent and select the correct result.
Functional completeness in Boolean logic: Which of the following gate sets is NOT functionally complete for constructing arbitrary Boolean functions?
Binary adders in digital design: A binary adder is a combinational logic circuit that can add how many binary numbers at a time?
Computing terminology: Names, numbers, measurements, and other raw facts that a program uses or processes to solve a problem are collectively called _____
Why hexadecimal is popular: The main advantage of hexadecimal numbers is the ease of conversion from hexadecimal to _____ and vice versa.
Combinational logic identification: Which combinational circuit generates a specific binary word (code) as its output corresponding to an active input line?
Logic level conventions: In a positive-logic system, which electrical level represents logic 1 (HIGH)?
Multiplexing concept: A multiplexer (MUX) is also commonly known as a _____ because it selects one of many inputs to pass to a single output line.
Cyclic codes in digital communication: In which application domain are cyclic codes (e.g., CRC) primarily used?
Binary to hexadecimal conversion: What is the hexadecimal equivalent of the binary number 110000₂?
Logic synthesis using only NAND gates: How many two-input NAND gates are required to implement a two-input OR function?
1
2
3
4
5
6
7
8
9
10
11
12