1. Check valve is used for __________ flow.





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->All the services to the public through the sub offices and check posts of the Motor Vehicle Department have been totally computerised by application software?....
QA->How are the populations of different species kept under check?....
QA->The Viceroy who formed the ‘Safety Valve Theory?....
QA->Of the four locations mentioned below the highest inside temperature will be attained in the pressure cooker operated with the pressure valve open?....
QA->Advancing of valve opening is called:....
MCQ->Consider the following statements : 1. Butterfly valve is used for throttling and controlling flow rate. 2. Check valve is used in the discharge piping of a pump. 3. Air-relief valve is placed in the pipeline at the valleys to automatically vent the accumulated air in the system 4. Altitude valve is provided in user overhead tank. Which of the statements given above are correct ?....
MCQ->A 2" gate valve fitted in a pipe is replaced by a similar globe valve. Pressure drop in gate valve was Δp. For the same discharge, the pressure drop across globe valve is....
MCQ->Which of the following statements are correct about the Bitwise & operator used in C#.NET? The & operator can be used to Invert a bit. The & operator can be used to put ON a bit. The & operator can be used to put OFF a bit. The & operator can be used to check whether a bit is ON. The & operator can be used to check whether a bit is OFF.....
MCQ->The following statements relate to a laminar flow : 1. Laminar flow is rotational. 2. In laminar flow the loss of head is proportional to the square of the velocity. 3. In laminar flow the loss of head is proportional to the first power of viscosity. 4. In laminar flow the velocity is constant over the cross-section. 5. Other quantities remaining the same, increase in diameter will increase the Reynolds number in laminar flow. Of these statements :....
MCQ->What will be the output of the program? #include<stdio.h> int check (int, int); int main() { int c; c = check(10, 20); printf("c=%d\n", c); return 0; } int check(int i, int j) { int p, q; p=&i; q=&j; i>=45 ? return(p): return(q); }....
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