BASIC GATES COMBINATIONAL CIRCUITS FLI - Practice Mode

1) What is the digital signal value for the analog signal value 6V?
Correct Answer: 110
Explanation:

The digital signal value for the analog signal value 6V is:

• For the digital signal value, we represent it in terms of binary digits.

• Binary numbers are the type of representation in which the numbers are written in 0s and 1s. It is the language which is understood by computers.

• The analog value is 6V.

• The digital value of 6 is 110 (calculated by division method)

• 110 = 1 * 4 + 1 * 2 + 1 * 0 = 6

• Digital value = 110

Read more on Brainly.in - https://brainly.in/question/16262779#readmore

2) What is the decimal number for the binary number 0101?
Correct Answer: 5
3) Which IC is used for (DEMUX) function in data transmission?
Correct Answer: 74 LS 138
4) Which circuits requires the flip - flops for their operation?
Correct Answer: Memory circuits
5) What is the use of flip - flop?
Correct Answer: It stores binary information