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 alternating current and voltage
1. What is the average voltage when a rectangular wave's base line voltage is 20 V, its peak-to-peak voltage is 50 V, and its duty cycle is 20%?
(A): 26 V
(B): 30 V
(C): 40 V
(D): 45 V
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->The average monthly income of A and B is Rs. The average monthly income of B and C is Rs. 6250 and the average monthly income of A and C is Rs. What is the monthly income of A?....
QA->The length of a rectangular floor is 2 meters more than its width and its perimeter is 20 meters, then its area is....
QA->The average salary of all the workers in a workshop is Rs. The average salary of 7 technicians is Rs.12000 and the average salary of the rest is Rs. How many workers are there in the workshop ?....
QA->The average of six numbers is x and the average of three of these is y. If the average of the remaining three is z, then....
QA->The captain of a cricket team of 11 members is 26 years old and the wicket keeper is 3 years older. If the ages of these two are excluded, the average age of the remaining players is one year less than the average age of the whole team. Find out the average age of the team.....
MCQ->What is the average voltage when a rectangular wave's base line voltage is 20 V, its peak-to-peak voltage is 50 V, and its duty cycle is 20%?....
MCQ->What will be the output of the following program? #include<iostream.h> class Base { int x, y; public: Base() { x = y = 0; } Base(int xx) { x = xx; } Base(int p, int q = 10) { x = p + q; y = q; } void Display(void) { cout<< x << " " << y << endl; } }objDefault(1, 1); class Derived: public Base { Base obj; public: Derived(int xx, int yy): Base(xx, xx + 1) { } Derived(Base objB = objDefault) { } }; int main() { Derived objD(5, 3); Derived ptrD = new Derived(objD); ptrD->Display(); delete ptrD; return 0; }....
MCQ->Wave A starts its positive half cycle at ωt = 30° and wave B starts its positive half cycle at ωt = 75° then wave B is leading wave A by 45°.....
MCQ->What will be the output of the program? class Base { Base() { System.out.print("Base"); } } public class Alpha extends Base { public static void main(String[] args) { new Alpha(); / Line 12 / new Base(); / Line 13 / } }....
MCQ->Consider the following statements Usable bandwidth of ridge wave guide is more than that of rectangular waveguide.For a given value of TM10 cutoff frequency the cross section of ridge wave guide is lesser that that of rect angular waveguide.Ridge wave guide has higher conductor losser than a rectangular waveguide.Ridge guide has higher conductor losser than a rectangular waveguide. Which of the above statements 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