Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in database-database-redesign
Multiple Choice Question in 035/2016
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in Malayalam General Knowledge
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics bipolar junction transistors
1. If VCC = +18 V, voltage-divider resistor R1 is 4.7 k, and R2 is 1500, what is the base bias voltage?
(A): 0.7 V
(B): 2.90 V
(C): 4.35 V
(D): 8.70 V
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->The device used for converting current from a lower voltage to a higher voltage is known as?....
QA->Which US-based magazine recently released its cover featuring image of PM Narendra Modi with headline 'India's Divider in Chief'?....
QA->Which is the substance which can act both as an acid and a base?....
QA->The activity of acid and base is known as?....
QA->The height of a square prism is 16 centemetres and the perimeter of its base is 27, find the area of its lateral faces.....
MCQ->If VCC = +18 V, voltage-divider resistor R1 is 4.7 k, and R2 is 1500, what is the base bias voltage?....
MCQ->Which of the following conditions must be satisfied for a transistor to remain under saturation? Its collector to base junction should be under forward bias.Its collector to base junction should be under reverse bias.Its emitter to base junction should be under reverse bias.Its emitter to base junction should be under forward bias. Select the correct answer from the codes given below:....
MCQ->What will be the output of the following program? #include<iostream.h> class Base { int x, y; public: Base() { x = y = 0; } Base(int xx) { x = xx; } Base(int p, int q = 10) { x = p + q; y = q; } void Display(void) { cout<< x << " " << y << endl; } }objDefault(1, 1); class Derived: public Base { Base obj; public: Derived(int xx, int yy): Base(xx, xx + 1) { } Derived(Base objB = objDefault) { } }; int main() { Derived objD(5, 3); Derived ptrD = new Derived(objD); ptrD->Display(); delete ptrD; return 0; }....
MCQ->The parallel combination of a 6.8 k resistor and a 10 k resistor is in series with the parallel combination of a 2.2 k resistor and a 1 k resistor. A 100 V source is connected across the circuit. The resistor(s) with the greatest voltage drop is (are)....
MCQ->In a voltage-divider bias configuration, the voltage-divider equation is used to determine the ________.....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution