1. In a turbo jet engine, subsequent to heat addition to compressed air, to get the power output, the working substance is expanded in





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Name India's first self-made fighter jet which received the final operational clearance for induction into the air force as a fully-weaponised fighter jet?....
QA->Who is the inventor of Air Plane (Jet Engine)?....
QA->A can complete a work in 12 days with a working of 8 hours per day. B can complete the same work in 8 days when working 10 hours a day. If A and B work together, working 8 hours a day, the work can be completed in --days.....
QA->Which Air-to-Air missile was successfully flight-tested from the fighter jet Su-30 MKI?....
QA->Who is the inventor of Jet Engine?....
MCQ->In a turbo jet engine, subsequent to heat addition to compressed air, to get the power output, the working substance is expanded in....
MCQ->What is correct about the following program? #include class Addition { int x; public: Addition() { x = 0; } Addition(int xx) { x = xx; } Addition operator + (int xx = 0) { Addition objTemp; objTemp.x = x + xx; return(objTemp); } void Display(void) { cout<< x << endl; } }; int main() { Addition objA(15), objB; objB = objA + 5; objB.Display(); return 0; }....
MCQ->The turbine of the turbo-prop engine is __________ that of the turbo-jet engine.....
MCQ->A jet of water,of cross sectional area 005m2 strikes a flat plate normally with a velocity of 15m/s.If the plate is moving with a velocity of 5 m/s in the direction of jet and away from the jet,What is the force exerted by the jet on the plate?....
MCQ->A jet of water strikes a flat plate with a velocity of 20 m/s inclined at 300 with the axis of the jet.If the cross-sectional area of the jet is 50 cm2 and density of water is 1000 kg/cu.m,the force exerted by the jet on the plane will be:....
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