Electrical Engineering MCQs (Part-83)

What is the hexadecimal equivalent of the binary number 11111111?

A FF
B F0
C 0F
D 00

What is the function of a latch in digital circuits?

A Perform arithmetic operations
B Store a single bit of data
C Generate clock signals
D Simplify Boolean expressions

What is the difference between SRAM and DRAM?

A SRAM is faster and more expensive than DRAM
B DRAM is faster and more expensive than SRAM
C Both are non-volatile memories
D SRAM requires refreshing, while DRAM does not

What is the decimal equivalent of the binary number 101110111011?

A 10
B 11
C 12
D 13

Which memory is used to store the bootloader program of a computer?

A RAM
B ROM
C Cache Memory
D SRAM

What is the purpose of hold time in sequential circuits?

A Time for which the clock must remain stable
B Time for which the input must remain stable after the clock edge
C Time required to reset the circuit
D Time required for propagation delay

Which Boolean expression represents an AND gate?

A A+B
B AB
C A+B′
D A′B

What is the binary representation of decimal 100?

A 1100100
B 1010100
C 1110000
D 1000000

What is the output of a NOT gate when the input is 1?

A 0
B 1
C Undefined
D Depends on the input

What is the binary addition result of 110+101?

A 1011
B 1001
C 1111
D 1101

Which Boolean algebra property states A+A=AA + A = AA+A=A?

A Commutative Law
B Associative Law
C Idempotent Law
D Distributive Law

What is the binary equivalent of the decimal number 25?

A 11101
B 11001
C 10011
D 10101

What is the primary function of ROM in a digital system?

A Store data temporarily
B Store data permanently
C Perform logical operations
D Control clock signals

Which device converts digital signals to analog signals?

A ADC
B DAC
C ROM
D RAM

What is the primary function of a latch in digital electronics?

A Store a single bit of data
B Perform arithmetic operations
C Decode binary data
D Generate clock pulses

Which Boolean expression simplifies A+A′BA + A’BA+A′B?

A BBB
B AAA
C A+BA + BA+B
D A′A’A′

How many cells does a 3-variable Karnaugh map have?

A 4
B 6
C 8
D 16

What is the role of a clock signal in sequential circuits?

A Amplify signals
B Synchronize operations
C Perform arithmetic operations
D Decode binary inputs

What does the term “hold time” refer to in digital circuits?

A Time required for a clock pulse
B Time the input must remain stable after the clock edge
C Time for a signal to propagate through a gate
D Time to store data in memory

Which type of memory loses its content when power is turned off?

A ROM
B Flash Memory
C RAM
D EEPROM

What is the hexadecimal equivalent of binary 10111010?

A BA
B A9
C B9
D AB

What is the output of a NOR gate when all inputs are low?

A 0
B 1
C Undefined
D Depends on inputs

What is the simplified form of AB+A′B+AB′?

A A+BA + BA+B
B BBB
C AAA
D ABABAB

What does the term “propagation delay” refer to?

A Time to stabilize clock signals
B Time for a signal to travel through a logic gate
C Time to store data in memory
D Time to perform addition

Which type of ROM can be erased using ultraviolet light?

A PROM
B EPROM
C EEPROM
D Flash Memory

What is the binary equivalent of decimal 45?

A 101101
B 110011
C 110101
D 101011

What is the main advantage of using a Karnaugh map?

A Faster circuit execution
B Simplifying Boolean expressions
C Generating clock signals
D Storing binary data

Which Boolean algebra property states A⋅(B+C)=AB+AC?

A Commutative Law
B Associative Law
C Distributive Law
D Absorption Law

What is the decimal equivalent of binary 100101?

A 39
B 38
C 37
D 36

What is the primary function of SRAM?

A Store data permanently
B Provide faster access compared to DRAM
C Perform logical operations
D Generate clock pulses

Which Boolean algebra law states A⋅0=0?

A Identity Law
B Null Law
C Complement Law
D Distributive Law

What is the primary function of a Karnaugh map?

A Perform arithmetic operations
B Simplify Boolean expressions
C Amplify signals
D Generate clock signals

What does the term “setup time” mean in digital circuits?

A Time required for propagation delay
B Minimum time input must be stable before a clock edge
C Time required to reset a circuit
D Time to complete a clock cycle

What is the binary equivalent of decimal 30?

A 11010
B 11110
C 10110
D 11001

Which type of memory is faster but more expensive: DRAM or SRAM?

A DRAM
B SRAM
C Both have the same speed
D Neither is fast

What is the purpose of a latch in digital circuits?

A Amplify signals
B Store one bit of data
C Decode binary data
D Simplify logic expressions

What is the simplified Boolean expression for AB+A′B?

A B
B A
C AB
D A+B

How many cells are there in a 4-variable Karnaugh map?

A 4
B 8
C 12
D 16

What is the primary function of RAM?

A Store data permanently
B Store data temporarily for quick access
C Perform arithmetic operations
D Generate clock signals

Which Boolean expression represents a NOR gate?

A A+B
B (A+B)′
C AB
D A′+B

What is the hexadecimal equivalent of binary 11001101?

A CD
B C9
C D3
D CA

What is the primary purpose of clock signals in sequential circuits?

A Amplify input signals
B Synchronize circuit operations
C Decode binary data
D Store data permanently

What is the simplified Boolean expression for A+AB?

A AB
B A
C B
D A+B

What does the term “propagation delay” refer to?

A Time taken for a signal to travel through a logic gate
B Time required to reset a circuit
C Time to store data in memory
D Time to perform addition

Which type of ROM can be programmed only once?

A EPROM
B EEPROM
C PROM
D Flash Memory

What is the binary equivalent of decimal 60?

A 110110
B 111100
C 100111
D 101100

Which Boolean algebra property states A⋅(B+C)=AB+AC?

A Distributive Law
B Identity Law
C Commutative Law
D Associative Law

What is the decimal equivalent of binary 100101?

A 37
B 36
C 35
D 38

Which type of memory stores frequently accessed data for quick retrieval?

A RAM
B Cache Memory
C ROM
D Flash Memory

What is the binary addition of 1011+1001?

A 10100
B 11010
C 10010
D 11100