1. A transistor has a current gain of 125 and a base current of 30 µA. What is the collector current?






Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->Which insurance company has launched a new micro insurance plan "Micro Bachat"?....
QA->ബാബു ഒരു അലമാര 8750 രൂപയ്ക്ക്‌ വാങ്ങി 125 രൂപ മുടക്കി അത്‌ വീട്ടിലെത്തിച്ചു. പിന്നീട്‌ അത്‌ 125 രൂപ ലാഭത്തിന്‌ വിറ്റാൽ വിറ്റ വിലയെന്ത്‌ ?....
QA->A man who can swim 48 m/minute in still water. He swims 200 m against the current and 200 m with the current. If the difference between those two times is 10 minutes, what is the speed of the current?....
QA->A man who can swim 48 m/minute in still water. He swims 200 m against the current and 200 m with the current. If the difference between those two times is 10 minutes, what is the speed of the current?....
QA->Giridharlal’s family consists of his wife Radha. 3 sons and 2 daughters. One daughter is yet to be married and the other daughter has a son. Two sons have 2 children each and the third son has 3 children. An old aunt and sonin-law also stay with them. How many members are there in Giridharlal’s family ?....
MCQ->A transistor has a current gain of 125 and a base current of 30 µA. What is the collector current?....
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->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->The transistor has a collector current of 10 mA and a base current of 40 mA. What is the current gain of the transistor?....
MCQ->If a transistor is operating with both of its Junctions forward biased, but with the collector base forward biased, but with the collector base forward bias greater than the emitter-base forward bias, then it is operating in the....
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