What happens when class B amplifier is in a quiescent state?

What happens when class B amplifier is in a quiescent state? Correct Answer No current flows through the transistor

When the transistor is in a quiescent state, no input is applied across the base terminal of the transistor and hence no current flows through the transistor.
Bissoy MCQ

Related Questions

Abstract class A has 4 virtual functions. Abstract class B defines only 2 of those member functions as it extends class A. Class C extends class B and implements the other two member functions of class A. Choose the correct option below.