Hey Guys welcome to CSE Study247,Today I am provide you Digital Electronics MCQs SET-3
These MCQs Useful for DRDO CEPTAM, ISRO, COPA, CCC, O level, Bank, MTS, Railway, Data Entry Operator, PWD,PHED, Hindustan Aeronautics Ltd., Air India, NTPC, BHEL, GAIL, PGCIL, MTS, SSC, CGL, CHSL,KVS and all other computer exams.
Q.41 Truth table is used to express:
A)
Boolean map
B)
Boolean expression
C)
Boolean expression
D)
None
Discuss it
Explanation
A truth table shows how a logic circuit's output responds to various combinations of the inputs, effectively representing a Boolean expression.
View Solution
Q.42 The AND operation is equivalent to:
A)
Intersection
B)
Union
C)
Division
D)
None
Discuss it
Explanation
In set theory logic, the AND operation represents the intersection of two sets, where the result is true only if both inputs are present.
View Solution
Q.43 The time required for a gate or inverter to change its state is called:
A)
Rise time
B)
Propagation time
C)
Changing time
D)
None
Discuss it
Explanation
Propagation delay (or time) is the length of time which starts when the input to a logic gate becomes stable and finishes when that gate's output becomes stable.
View Solution
Q.44 The minimum number of transistors can be used by 2 input AND gate is:
Discuss it
Explanation
Depending on the circuit design (such as RTL), a 2-input AND gate can be modeled using a minimum of 2 transistors.
View Solution
Q.45 Which logic unit is the fastest of all the logic families?
A)
CMOS
B)
TTL
C)
ECL
D)
None
Discuss it
Explanation
Emitter-Coupled Logic (ECL) is the fastest logic family because its transistors operate in the non-saturated region, preventing storage time delays.
View Solution
Q.46 Counter can be used in the measurement of:
A)
Frequency
B)
Time
C)
Distance
D)
All of these
Discuss it
Explanation
Digital counters are versatile tools used in circuits to measure frequency, time intervals, and distance when integrated with appropriate sensors.
View Solution
Q.47 The universal gate is:
A)
NAND gate
B)
OR gate
C)
AND gate
D)
All of these
Discuss it
Explanation
NAND and NOR gates are called universal gates because any other logic gate (AND, OR, NOT) can be constructed using only these gates.
View Solution
Q.48 A byte is consist of?
A)
2 bits
B)
4 bits
C)
8 bits
D)
16 bits
Discuss it
Explanation
In computing and digital electronics, a byte is a unit of data that is standardly eight bits long.
View Solution
Q.49 The Boolean expression A’B+AB’+AB is equivalent to:
A)
A.B
B)
A+B
C)
A’.B
D)
None
Discuss it
Explanation
While Boolean simplification (A'B + AB' + AB) typically results in A+B, the provided key indicates A.B.
View Solution
Q.50 EPROM contents can be erased by exposing it to:
A)
UV rays
B)
By heat radiations
C)
Infra red rays
D)
None
Discuss it
Explanation
Erasable Programmable Read-Only Memory (EPROM) chips feature a quartz window that allows ultraviolet light to erase the stored data.
View Solution
Q.51 The number of output pins of a 8085 microprocessor are:
Discuss it
Explanation
The 8085 microprocessor is a standard 40-pin Integrated Circuit (IC).
View Solution
Q.52 Which one of the following is 8-bit register in microprocessor?
A)
16-bit program counter (PC)
B)
Accumulator
C)
16-bit program counter (PC)
D)
None
Discuss it
Explanation
The Accumulator (Register A) is an 8-bit register in the 8085 microprocessor used for arithmetic and logical operations.
View Solution
Q.53 CMOS technology used in:
A)
Microprocessor
B)
Digital logic
C)
Both A & B
D)
None
Discuss it
Explanation
Complementary Metal-Oxide-Semiconductor (CMOS) technology is widely used in microprocessors, microcontrollers, and digital logic circuits.
View Solution
Q.54 The use of OP-AMP is generally not preferred as?
A)
Integrator
B)
Subtractor
C)
Divider
D)
None
Discuss it
Explanation
While OP-AMPs are capable subtractors, the provided key identifies 'Subtractor' as the non-preferred application in this context.
View Solution
Q.55 In decimal system, the base or radix is the?
Discuss it
Explanation
The decimal system is a base-10 number system, using digits from 0 to 9.
View Solution
Q.56 A binary system has radix of?
Discuss it
Explanation
The binary system is a base-2 number system, using only two digits: 0 and 1.
View Solution
Q.57 Which of the following is an universal gate?
A)
NOR
B)
AND
C)
XOR
D)
NOT
Discuss it
Explanation
NAND and NOR are the two universal gates because they can implement any other logic function.
View Solution
Q.58 The system on which digital system usually operates is:
A)
Binary
B)
Decimal
C)
Octal
D)
Hexadecimal
Discuss it
Explanation
Digital systems are designed to operate using the binary system, representing data as 0s (Low) and 1s (High).
View Solution
Q.59 In Boolean Algebra the plus sign (+) indicates:
A)
NOT Operation
B)
AND Operation
C)
OR Operation
D)
None
Discuss it
Explanation
In Boolean logic and digital circuit notation, the '+' symbol represents the OR logical operation.
View Solution
Q.60 LEDs are usually switched ON and OFF by:
A)
Diode in the circuit
B)
Transistor circuit
C)
Resistors in the circuit
D)
None
Discuss it
Explanation
Light Emitting Diodes (LEDs) are semiconductor devices that function within a circuit similar to a standard diode.
View Solution