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
For a truth table with n binary inputs, the number of distinct input words (rows) is equal to which expression?
In standard 7-bit ASCII, what is the binary code for the uppercase letter ‘‘T’’?
Convert the decimal number 61 (base 10) to its binary (base 2) representation. Show the place-value or division-by-2 reasoning.
Add the two binary numbers 110101 (base 2) and 101111 (base 2). Provide the final binary sum.
Convert the decimal number 99 (base 10) to its octal (base 8) representation.
In digital terminology, the standard abbreviation for “binary digit” is which term?
An inverter (NOT gate) has only how many input(s)? The output is always the logical complement of that input.
In digital electronics, Binary-Coded Decimal (BCD) numbers are most useful whenever human-friendly decimal information must be transferred into or out of a digital system (for example, keypad entry, numerical displays, and financial totals). Which numeric domain best completes the statement?
In basic logic design, which gate with two or more inputs produces a high (logic 1) output only when all of its inputs are high?
Number systems: Convert the decimal value 93₁₀ to its hexadecimal (base-16) representation.
Logic design terminology: Which gate is known as a “universal gate” because it can be combined to implement any Boolean function (including AND, OR, and NOT)?
Conversion of an octal number 1428 to binary number is
In synchronous digital systems, a single periodic coordination signal is sent to every flip-flop to synchronize state changes. What is this common signal called?
Two’s-complement practice: In a 16-bit microcomputer, what is the 2’s-complement representation of −24?
Memory unit prefixes (binary context): Express 8192 as K units, assuming K = 1024.
Number systems: Convert the hexadecimal value 1D7F16 to its decimal (base-10) equivalent. Show the positional weights used.
Octal arithmetic: Compute the product of 47₈ and 52₈ and express the result in octal.
Digital electronics fundamentals: which logic gate is considered a universal gate because any other logic function can be implemented using only this gate (possibly with multiple stages and interconnections)?
Binary-coded decimal (BCD): each decimal digit is represented using how many bits in standard BCD encoding?
Integrated circuit density classification: what is the typical functional capacity range (in approximate gate count) used to classify large-scale integration (LSI) devices in classic terminology?
1
2
3
4
5
6
7
8
9
10
11
12