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 adding two 16-bit binary numbers using ripple-carry logic, how many half-adders and full-adders are required in the adder chain?
Convert the octal number 73 (base 8) to its binary (base 2) equivalent by expanding each octal digit into a 3-bit group.
An odd-parity generator appends a parity bit so that the total number of 1s in the transmitted word is odd. At the receiver, an XOR parity check rejects words whose overall parity is even. Fill in the blanks.
A half-adder is a combinational circuit that adds exactly how many input bits, producing a SUM and a CARRY output?
In Boolean algebra, a “sum-of-products” (SOP) expression is formed by taking several product terms (AND terms) and combining them with a sum (OR). Which description matches SOP?
A typical microcomputer may address up to 65,536 locations in memory. Each individual addressable unit in this address space is usually called a memory location (i.e., one addressable register/cell in RAM/ROM).
Convert the binary number 10000000000 (base 2) to its decimal (base 10) value. Show the power-of-two reasoning.
The 2-input XOR gate has a high output only when the input bits are _____
A gate is a logic circuit with one or more input signals but _____ output signal.
Conversion of decimal number 9910 to it's binary number equivalent is
Conversion of an octal number 1258 to its decimal number is
Standard TTL has a multiple emitter input transistor and a _____ output
The digits used in a binary number system are _____ and _____
Conversion of binary number 10010102 to to its decimal number is
A 2's-complement adder-subtracter can add or subtract binary numbers. Sign-magnitude numbers represent _____ decimal numbers, and 2's complements stand for _____ decimal numbers.
Conversion of an octal number 1068 to binary number is
The 2764 is 65,536-bit EPROM organized as 8,192 words of 8 bits each. How many address lines does it have?
In digital electronics, which specific logic circuit is used to convert a BCD (binary-coded decimal) input into an equivalent decimal (0–9) output for display or selection purposes?
Integrated circuit (IC) scales: fill in the blanks. Small-scale integration (_____) typically refers to fewer than about 12 gates per chip; medium-scale integration (MSI) spans roughly 12 to 100 gates; large-scale integration (LSI) refers to more than _____ gates per chip.
Memory technologies: which device is ultraviolet-light erasable and electrically programmable, allowing repeated erase-and-reprogram cycles during development?
1
2
3
4
5
6
7
8
9
10
11
12