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 measurements and instrumentation
1. In which of the transformer is the secondary nearly short circuited under normal operating conditions?
(A): CT
(B): Distribution transformer
(C): Power transformer
(D): PT
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
By: guest on 02 Jun 2017 01.00 am
CT is operated with secondary short-circuited otherwise a high emf would be induced across secondary.
Show Similar Question And Answers
QA->"Period. End of Sentence" has won the Best Documentary Short Subject award at the Oscar The short film is produced by which Indian producer?....
QA->Heat given to an ideal gas under isothermal conditions is used in which work?....
QA->Under which climatic conditions do the laterite soils develop?....
QA->Which product of living organisms was the first to be made under laboratory conditions?....
QA->An electrochemical cell which is used as a source of direct electrical current at constant voltage under standard conditions is called a:....
MCQ->In which of the transformer is the secondary nearly short circuited under normal operating conditions?....
MCQ->A short circuited stub is preferred to an open circuited stub because an open circuited stub....
MCQ->Assertion (A): A line of length and short circuited at far end has an input impedance of infinity.Reason (R): A line of length and short circuited at far end behaves as a parallel resonant circuit.....
MCQ->A certain network has two ideal voltages sources and a large number of ideal resistances. The power consumed in one of the resistances is 4 W when either of two sources is active and the other source is active and the other source is short circuited. When both sources is short circuited.When both sources are active, the power consumed in the same resistor would be....
MCQ->What will be the output of the program? public class WrapTest { public static void main(String [] args) { int result = 0; short s = 42; Long x = new Long("42"); Long y = new Long(42); Short z = new Short("42"); Short x2 = new Short(s); Integer y2 = new Integer("42"); Integer z2 = new Integer(42); if (x == y) / Line 13 / result = 1; if (x.equals(y) ) / Line 15 / result = result + 10; if (x.equals(z) ) / Line 17 / result = result + 100; if (x.equals(x2) ) / Line 19 / result = result + 1000; if (x.equals(z2) ) / Line 21 / result = result + 10000; System.out.println("result = " + result); } }....
×
×
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