Logo

Digital-electronics Questions Set 155:

Quiz Mode

Solve the following Boolean function expression.


F(A, B, C, D) = Σ(0, 1, 2, 3, 8, 9, 10, 11)

1
2
3
4

Solution:

A TTL (Transistor-Transistor Logic) circuit acts as a:

1
2
3
4

Solution:

A latch is an electronic logic circuit with

1
2
3
4

Solution:

How many 16K × 4 RAMs are required to achieve a memory with a capacity of 64K and a word length of 8 bits?

1
2
3
4

Solution:

How can a TTL gate inadvertently operate as an analog amplifier?

1
2
3
4

Solution:

A circuit that switches digital data from one input line to several out-put lines in a specified time sequence is called_________.

Solution:

What is the algorithm used for binary division?

1
2
3
4

Solution:

Which one of the following components is not used to design a PISO (Parallel In, Serial Out) Shift Register?

1
2
3
4

Solution:

Consider a Half Adder, where A is the first single bit input and B is the second single bit input. The outputs of the Half Adder are Sum (S) and Carry (C).

For the given inputs A=1 and B=1, what are the correct values of S and C?

1
2
3
4

Solution:

A Moore machine is a type of finite state machine where the output depends on the present state.

1
2
3
4

Solution: