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 and communication engineering electromagnetic field theory
1. A short circuited stub is shunt connected to a transmission line as shown in the figure is, if z0 = 500 ohms, the admittance y seen at the function of the stub and the transmission line is
(A): (0.01 - j 0.02) mho
(B): (0.02 + j 0) mho
(C): (0.02 - j 0.01) mho
(D): (0.04 - j 0.02) mho
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 12.49 am
Show Similar Question And Answers
QA->If function inside another function is called a _____ Function....
QA->If the central portion of a convex lens is wrapped in black paper as shown in the figure?....
QA->To make a notebook act as a desktop model, the notebook can be connected to a ………………….. which is connected to a monitor-and other devices.....
QA->A short but pithy and weightily saying, a short witty phrase....
QA->Which Indian political leader will be seen in a never-seen-before avatar on August 12, 2019 when he ventures into the wilderness of Uttarakhand along with Bear Grylls, the host of the popular television show 'Man vs Wild' on Discovery Channel?....
MCQ->A short circuited stub is shunt connected to a transmission line as shown in the figure is, if z0 = 500 ohms, the admittance y seen at the function of the stub and the transmission line is ....
MCQ->A short circuited stub is preferred to an open circuited stub because an open circuited stub....
MCQ->If short-circuited and open circuited impedances are 5 ohms and 20 ohms, then characteristic impedance is....
MCQ->Characteristic impedance of a transmission line is 50 Ω. Input impedance of the open circuited line. Zoc = 100 + J150 Ω. When transmission line is short circuited, then value of the input impedance will 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