Electronics - SS2 Physics Past Questions and Answers - page 4
Which of the following is NOT an advantage of using transistors in electronic circuits?
Small size and compactness
Low power consumption
High temperature operation
High frequency capability
Share this question
Explain the operation of a bipolar junction transistor (BJT) and discuss its applications.
Share this question
Describe the operation of a field-effect transistor (FET) and discuss its advantages and applications.
Share this question
Which logic gate is represented by the truth table below?
|
A |
B |
Y |
|
0 |
0 |
0 |
|
0 |
1 |
1 |
|
1 |
0 |
1 |
|
1 |
1 |
0 |
AND gate
OR gate
XOR gate
NAND gate
Share this question
In a digital circuit, the output of a logic gate is HIGH (logic level 1) when at least one of its inputs is HIGH. Which logic gate satisfies this condition?
AND gate
OR gate
XOR gate
NOT gate
Share this question
How many input combinations are possible for an n-input logic gate?
2
2n
n2
n!
Share this question
Which logic gate is represented by the Boolean expression Y = A' * B'?
AND gate
OR gate
NAND gate
XOR gate
Share this question
What is the output of the logic gate represented by the truth table below?
|
A |
B |
Y |
|
0 |
0 |
1 |
|
0 |
1 |
0 |
|
1 |
0 |
0 |
|
1 |
1 |
1 |
AND gate
OR gate
XOR gate
NOT gate
Share this question
What is the complement of the Boolean expression Y = A * B?
Y = A' * B'
Y = A + B
Y = A' + B'
Y = A + B'
Share this question
How many logic gates are required to implement a full adder circuit?
1
2
3
4
Share this question