Question Set

1. What will happen to a self excited DC generator,if the generator runs in reverse direction?





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->The batting average for 40 innings of a cricket player is 50 runs. His highest score exceeds his lowest score by 172 runs. If these two innings are excluded, the average of the remaining 38 innings is 48 runs. Find out the highest score of the player.....
QA->A man is facing South. He turns 1350 in the anti clockwise direction and then 1800 in the clockwise direction. Which direction is he facing?....
QA->A batsman make a score of 80 runs in his 16th innings and thereby increasing his average by 2 runs. Find his average after 16th innings....
QA->Force acts in a direction opposite to the direction of motion is?....
QA->Speed of a swimmer when moving in the direction perpendicular to the direction of the current is 16 km/h, speed of the current is 3 km/h. So the speed of the swimmer against the current will be (in km/h):....
MCQ->What will happen to a self excited DC generator, if the generator runs in reverse direction?....
MCQ->What will happen to a self excited DC generator,if the generator runs in reverse direction?....
MCQ->Sundar runs 20 m towards East and turns to right and runs 10 m. Then he turns to the right and runs 9 m. Again he turns to right and runs 5 m. After this he turns to left and runs 12 m and finally he turns to right and 6 m. Now to which direction is Sundar facing?....
MCQ->Assertion (A): In reverse biased p-n junction, the reverse saturation current is nearly constant if the reverse voltage is less than critical value. Reason (R): The total reverse current is sum of reverse saturation current and surface leakage current.

....
MCQ->What will be the output of the program? #include<stdio.h> int reverse(int); int main() { int no=5; reverse(no); return 0; } int reverse(int no) { if(no == 0) return 0; else printf("%d,", no); reverse (no--); }....
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