Electrical Engineering (EE) Exam  >  Electrical Engineering (EE) Test  >  Topicwise Question Bank for Electrical Engineering  >  Test: Digital Electronics- 1 - Electrical Engineering (EE) MCQ

Digital Electronics- 1 - GATE EE Free MCQ Test with solutions


MCQ Practice Test & Solutions: Test: Digital Electronics- 1 (15 Questions)

You can prepare effectively for Electrical Engineering (EE) Topicwise Question Bank for Electrical Engineering with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Digital Electronics- 1". These 15 questions have been designed by the experts with the latest curriculum of Electrical Engineering (EE) 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 45 minutes
  • - Number of Questions: 15

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test: Digital Electronics- 1 - Question 1

What are the essential prime implicants of the following Boolean function x' z + y' z + x z'?

Detailed Solution: Question 1

Option B is correct. The essential prime implicants are x' z and x z'.

Using the binary ordering (x y z) with x as the most significant bit, the function is 1 for minterms m1, m3, m4, m5, m6.

x' z covers m1 and m3. y' z covers m1 and m5. x z' covers m4 and m6. Another possible prime implicant is x y', which covers m4 and m5.

A prime implicant is essential if it alone covers at least one minterm. m3 is covered only by x' z, and m6 is covered only by x z'; therefore both are essential.

Since m5 is covered by both y' z and x y', neither of those is essential. Thus the essential prime implicants are x' z and x z', which corresponds to Option B.

Test: Digital Electronics- 1 - Question 2

Consider a multiplexer with X &Y as data inputs and z as a control pin. If Z = 0, selects input X and Z = I , selects input Y what are the connections required to realize the 2 - variable Boolean functions f T R

Detailed Solution: Question 2

Test: Digital Electronics- 1 - Question 3

A combinational circuit, using 8 x 1 MUX is shown in figure. The minimized expression for output Z is

Detailed Solution: Question 3

  

Test: Digital Electronics- 1 - Question 4

The Minimal Product of sums function described by k-Map, shown in figure is

Detailed Solution: Question 4

Test: Digital Electronics- 1 - Question 5

The output of an AND gate with three inputs, A, B, and C, is HIGH when ________.

Test: Digital Electronics- 1 - Question 6

The digital circuit using two inverters shown in figure will acts as

Detailed Solution: Question 6

When 2 inverters are connected then it will become bi-stable.

Test: Digital Electronics- 1 - Question 7

Why is a demultiplexer called a data distributor? 

Detailed Solution: Question 7

A demultiplexer sends a single input to multiple outputs, depending on the select lines. For one input, the demultiplexer gives several outputs. That is why it is called a data distributor.

*Answer can only contain numeric values
Test: Digital Electronics- 1 - Question 8

If 2's complement representation of a 16-bit number (one-sign bit and 15 Magnitude bits) is FFFFthen its magnitude in decimal representation is ____


Detailed Solution: Question 8

Test: Digital Electronics- 1 - Question 9

The initial state of MOD — 16, down counter is 0110. What state will be it be after 37 clock pulses??

Detailed Solution: Question 9

Test: Digital Electronics- 1 - Question 10

In the given figure shows a negative logic AND gate. If positive logic is used this gate is equivalent to

Detailed Solution: Question 10

The symbol itself is that of an AND gate; however, due to the presence of the circle (indicating inversion), it is a Negative-Logic AND gate. This means that when using positive logic (where a high voltage represents a logical '1' and a low voltage represents a logical '0'), the gate behaves oppositely to its symbol.

So, if we convert this negative-logic AND gate into an equivalent positive-logic gate, the inversion circle at the output negates the AND operation, effectively turning it into a NOR gate.

Therefore, the correct answer to the question in the image would be:

2. NOR gate

This is because the NOR gate is the positive-logic equivalent of a negative-logic AND gate.

Test: Digital Electronics- 1 - Question 11

An 8085 Microprocessor based system uses a 4 k x 8 bit RAM whose starting address is AA00H. The address of last byte in this RAM is

Detailed Solution: Question 11

Option C is correct: B9FFH.

4 k = 4096 = 0x1000.

Last address = start address + size - 1.

AA00H + 1000H = BA00H.

BA00H - 1 = B9FFH.

Therefore, the address of the last byte is B9FFH.

Test: Digital Electronics- 1 - Question 12

What is F's complement of (2BFD)16

Detailed Solution: Question 12

F'S complement of 2BFD is FFF F - 2BFD = D402

Test: Digital Electronics- 1 - Question 13

A. ROM is interfaced to an 8085 CPU as indicated in figure, shown, what is address range occupied by ROM is

Detailed Solution: Question 13

A15 A 14 A 13 will be 000 So Range will be

Test: Digital Electronics- 1 - Question 14

If 4-bit two's complement numbers 1011 and 0110 are added, the result expressed in 2's complement notation is

Detailed Solution: Question 14

Correct option: A - 0001

Interpret 1011 as a 4-bit two's complement number. Since the MSB is 1, its value is -8 + 0×4 + 2 + 1 = -5.

Interpret 0110 as a 4-bit two's complement number. Since the MSB is 0, its value is 0×8 + 4 + 2 + 0 = 6.

The decimal sum is -5 + 6 = 1.

Adding the 4-bit binaries gives a raw 5-bit sum 10001 (there is a carry-out). In two's complement arithmetic the carry-out from the sign bit is discarded.

Overflow in two's complement occurs only when two operands of the same sign produce a result of opposite sign. Here the operands have opposite signs, so no overflow occurs and the valid 4-bit result is the lower 4 bits: 0001.

Hence the sum expressed in 4-bit two's complement is 0001, which matches option A.

Test: Digital Electronics- 1 - Question 15

Which one of the following statement is correct?

212 tests
Information about Test: Digital Electronics- 1 Page
In this test you can find the Exam questions for Test: Digital Electronics- 1 solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Digital Electronics- 1, EduRev gives you an ample number of Online tests for practice
Download as PDF