1. In case of a, centrifugal pump, the ratio h1/h2 is termed as the __________ efficiency (where, h1 = actual measured head & h2 = head imparted to the fluid by impeller).





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 process of transfer of heat from one point of a fluid to another part of a fluid by the movement of fluid itself is called?....
QA->The ratio of bases of a cylinder and a cone are in the ratio 3: Volume of cylinder and cone are in the ratio 9: then their heights are in the ratio?....
QA->The process of adjusting the quantity of fuel delivered by the fuel injection pump is:....
QA->In a mixture of 35 litres, the ratio of milk and water is 5 : Another 5 litres of milk is added to the mixture. The ratio of milk and water in the new mixture is—....
QA->Present ages of Kiran and Syam are in the ratio of 5:4 respectively. Three years hence, the ratio of their ages will become 11:9 respectively. What is Syam"s present age in years?....
MCQ->In case of a, centrifugal pump, the ratio h1/h2 is termed as the __________ efficiency (where, h1 = actual measured head & h2 = head imparted to the fluid by impeller).....
MCQ->What will be the output of the C#.NET code snippet given below? char ch = Convert.ToChar ('a' | 'b' | 'c'); switch (ch) { case 'A': case 'a': Console.WriteLine ("case A | case a"); break; case 'B': case 'b': Console.WriteLine ("case B | case b"); break; case 'C': case 'c': case 'D': case 'd': Console.WriteLine ("case D | case d"); break; }....
MCQ->Bernoulli's equation for fluid flow is derived following certain assumptions. Out of the assumptions listed below, which set of assumptions is used in derivation of Bernoulli's equation ? A. Fluid flow is frictionless & irrotational. B. Fluid flow is steady. C. Fluid flow is uniform & turbulent. D. Fluid is compressible. E. Fluid is incompressible.....
MCQ->Consider a centrifugal pump having a specific impeller diameter, fixed impeller speed pumping a liquid of constant density at a particular discharge capacity. With decrease in the capacity of the pump, the __________ decreases.....
MCQ->What will be the output of the program? #include<stdio.h> int main() { int i=4, j=-1, k=0, w, x, y, z; w = i || j || k; x = i && j && k; y = i || j &&k; z = i && j || k; printf("%d, %d, %d, %d\n", w, x, y, z); return 0; }....
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