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
Question Answer in
Multiple Choice Question in current-affairs-2017-03-05
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics and communication engineering electronic devices and circuits
1. Addition of 0.3 to 3.5% silicon to iron
(A): decreases the electrical resistivity of iron
(B): does not change electrical resistivity of iron
(C): increases the electrical resistivity of iron
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->When an iron nail gets rusted, iron oxide is formed?....
QA->How many moles are there is 140 g of Si (atomic mass of silicon is 28)?....
QA->IC chip using Silicon was invented by?....
QA->How many moles are there in 140 g of Si(atomic mass of silicon is 28)?....
QA->Silicon Vally of India?....
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->What will be the output of the following program? #include<iostream.h> struct MyData { public: int Addition(int a, int b = 10) { return (a = b + 2); } float Addition(int a, float b); }; int main() { MyData data; cout<<data.Addition(1)<<" "; cout<<data.Addition(3, 4); return 0; }....
MCQ->Silicon is doped with boron to a concentration of 4 x 1017 atoms/cm3. Assuming the intrinsic carrier concentration of silicon to be 1.5 x 1010/cm3 and the value of to be 25mV at 300K. Compared to undoped silicon, the Fermi level of doped silicon....
MCQ->Which of the following pairs are correctly matched ? 1. Alpha iron....non magnetic 2. Beta iron....strongly magnetic 3. Gamma iron....non-magnetic and capable of dissolving carbon. 4. Delta iron....non-magnetic and absorbs very little carbon. Select the correct answer using the codes given below :....
MCQ->Consider the following statements : In water supply distribution network, 1. the grid-iron system requires more length of pipe lines and larger number of cut-off valves. 2. the design of the grid-iron system is difficult but economical. 3. employing a grid-iron system, the dead ends are completely eliminated. 4. employing a grid-iron system permits more water to be diverted towards the affected point from various directions. Which of the statements given above are 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