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 semiconductor principles
1. What electrical characteristic of intrinsic semiconductor material is controlled by the addition of impurities?
(A): all of the above
(B): conductivity
(C): power
(D): resistance
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->Process of adding controlled impurities to a pure semiconductor is known as?....
QA->An intrinsic semiconductor undergoes doping, change into?....
QA->The process of adding certain impurities in the crystal structure of a semiconductor so as to improve its conductivity is called?....
QA->Suitable impurities are added to a semiconductor depending on its use. This is done in order to?....
QA->A semiconductor device used to amplify or switch electronic signals and electrical . power?....
MCQ->What electrical characteristic of intrinsic semiconductor material is controlled by the addition of impurities?....
MCQ->What is correct about the following program? #include
class Addition { int x; public: Addition() { x = 0; } Addition(int xx) { x = xx; } Addition operator + (int xx = 0) { Addition objTemp; objTemp.x = x + xx; return(objTemp); } void Display(void) { cout<< x << endl; } }; int main() { Addition objA(15), objB; objB = objA + 5; objB.Display(); return 0; }....
MCQ->Consider the following statements about conditions that make a metal semiconductor contact rectifying N type semiconductor with work function φs more than work function φM of metalN type semiconductor with work function φs less than work function φM of metalP type semiconductor with work function φs more than work function φM of metalP type semiconductor with work function φs less than work function φM of metal. Of these statements....
MCQ->Assertion (A): Intrinsic semiconductor is an insulator at 0 K. Reason (R): Fermi level in intrinsic semiconductor is in the centre of forbidden energy band. ....
MCQ->Assertion (A): The conductivity of p type semiconductor is higher than that of intrinsic semiconductor. Reason (R): The addition of donor impurity creates additional energy levels below conduction band. ....
×
×
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