1. Viscosity of 1 centipoise is equal to 1 centis-toke in case of





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Viscosity of gas is less than viscosity of?....
QA->A civil case becomes a fit case for appeal to the Supreme Court if:?....
QA->Five equal forces of 10 N each are applied at one point and all are lying in one plane. If angles between them are equal, the resultant of these forces wil be?....
QA->If temperature rises; what will be the coefficient of viscosity of liquid?....
QA->If temperature rises, what will be the coefficient of viscosity of liquid?....
MCQ->Viscosity of 1 centipoise is equal to 1 centis-toke in case of....
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->For turbulent flow (NRe > 2100) of low viscosity fluid (μ > 20cp) in steel pipes, the optimum inside pipe diameter is given by(where, Q = fluid flow rate, ft3/sec.ρ = fluid density, lb/ft3 μ = fluid viscosity, centipoise Di = optimum inside pipe diameter, inches)....
MCQ->Correct viscosity of furnace oil at the burner tip for proper atomisation is about 25 centistokes. To reduce the viscosity of high viscosity furnace oil (250 centistokes) to the correct atomisation viscosity (i.e. 25 cst), it should be preheated to about____°C.....
MCQ->What will be the output of the program? #include<stdio.h> int main() { int i=4; switch(i) { default: printf("This is default\n"); case 1: printf("This is case 1\n"); break; case 2: printf("This is case 2\n"); break; case 3: printf("This is case 3\n"); } 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