Logo

Digital-electronics Questions Set 71:

Quiz Mode

Where are comparators used?

1
2
3
4

Solution:

How many circuits are used by a comparator to make all the comparisons?

1
2
3
4

Solution:

Convert the binary number 100101 to its corresponding Gray code.

1
2
3
4

Solution:

What logic function is produced by adding an inverter to the output of an XOR gate?

1
2
3
4

Solution:

Minimize the Boolean Expression f = Σm(0,2,3,4,5,6)

1
2
3
4

Solution:

The binary number designations of the rows and columns of the Karnaugh map (K-map) are in

1
2
3
4

Solution:

Given two numbers A and B in sign magnitude representation in an 8-bit format A=000111110 and B=10011100, the corresponding decimal numbers respectively are:

1
2
3
4

Solution:

Which of the following options is a Current – Mode logic used in Digital Circuits?

1
2
3
4

Solution:

Each product term of a group, w’.x.y’ and w.y, represents the ____________ in that group.

1
2
3
4

Solution:

There are three parking areas A, B, C in an apartment. Cars can be parked only if the following criteria are satisfied:

1. No three cars are allowed for parking at the same time.

2. No two parking areas B and A are occupied at the same time.

3. No two parking areas A and C are occupied at the same time.

Which of the following Boolean expressions represents the car parking function F(A, B, C)?

1
2
3
4

Solution: