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 electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics and communication engineering analog electronics
1. In a bipolar transistor at room temperature if the emitter current is doubled the voltage across its base emitter junction
(A): decrease by about 20 mV
(B): doubles
(C): halves
(D): increase by about 20 mV
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->On a cold day when a room temperature is 15oC, the metallic cap of a pen becomes much colder than its plastic body, though both are at the same temperature of 15oC, because?....
QA->The production of ail electromotive force (voltage) across an electrical conductor due to its dynamic interaction with a magnetic field is called?....
QA->If the absolute temperature of a perfectly black body id doubled, then its rate of radiation increases by a factor of?....
QA->Speed of a swimmer when moving in the direction perpendicular to the direction of the current is 16 km/h, speed of the current is 3 km/h. So the speed of the swimmer against the current will be (in km/h):....
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->In a bipolar transistor at room temperature if the emitter current is doubled the voltage across its base emitter junction....
MCQ->When troubleshooting a bipolar junction transistor using an ohmmeter, if one of the junctions reads low in both directions, the junction is shorted and the transistor is bad. If one of the junctions reads high in both directions, the junction is shorted and the transistor is good.....
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->Consider the following statement S1 and S2. S1: The β of a bipolar transistor reduces if the base width is increased. S2: the β of a bipolar transistor increases if the doping concentration in the base is increased. Which one of the following is correct?....
×
×
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