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 035/2016
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer in
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 Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics parallel circuits
1. What are the individual values of two parallel resistors whose RT is 8 ohms, when one has double the resistance of the other?
(A): 10 ohms and 20 ohms
(B): 12 ohms and 24 ohms
(C): 2.7 ohms and 5.3 ohms
(D): 8 ohms and 16 ohms
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->“Hindus and Muslims form one nation in India. They are two eyes of India, injure one and you injure the other”-Whose thoughts were these?....
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 ?....
QA->.....is a special type of binocular, through which a double photograph snapped from two different angles by a two-lensed camera is viewed in solid relief.?....
QA->.If three resistances 6 ohm,4 ohm and 3 ohm are connected in parallel,what will be the total resistance?....
QA->Who exhorted the world famous dictum "One caste, One religion, One clan, One world, One God"?....
MCQ->What will be the output of the following program? #include<iostream.h> double BixFunction(double, double, double = 0, double = 0, double = 0); int main() { double d = 2.3; cout<< BixFunction(d, 7) << " "; cout<< BixFunction(d, 7, 6) << endl; return 0; } double BixFunction(double x, double p, double q, double r, double s) { return p +(q +(r + s x) x) x; }....
MCQ->What are the individual values of two parallel resistors whose RT is 8 ohms, when one has double the resistance of the other?....
MCQ->Resistors of 5 ohms,5 kilo ohms,50 kilo ohms,5 mega ohms are connected in parallel.Their equivalent resistance will be very near to:....
MCQ->A full wave diode rectifier using centre tapped transformer has diodes with forward resistance of 50 ohms each. The load resistance of 50 ohms each. The load resistance is also 50 ohms. The voltage regulation is....
MCQ->interface DoMath { double getArea(int rad); } interface MathPlus { double getVol(int b, int h); } / Missing Statements ? / which two code fragments inserted at end of the program, will allow to compile? class AllMath extends DoMath { double getArea(int r); } interface AllMath implements MathPlus { double getVol(int x, int y); } interface AllMath extends DoMath { float getAvg(int h, int l); } class AllMath implements MathPlus { double getArea(int rad); } abstract class AllMath implements DoMath, MathPlus { public double getArea(int rad) { return rad rad 3.14; } }....
×
×
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