what is the meaning of vacuum balancing line at glass line or s.s reactor in pharma api industries?
Answer Posted / sanjay kamal
Vacuum balancing required in reactors if there is any requirement of reflux under vacuum during distillation of product
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
95) func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d ! ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); please help me in detail ....with flowchart
1) There is a circular pizza with negligible thickness that is cut into 'x' pieces by 4 straight line cuts. What is the maximum and minimum value of 'x' respectively 2)A ship leaves on a long voyage. When it is 18 miles from the shore, a seaplane, whose speed is 10 times that of the ship is sent to deliver mail. How far from the shore does the seaplane catch upon with the ship? 3) If the distance traveled (s) in time (t) by a particle is given by the formula s = 1+ 2t+3t2+4t3, then what is the distance traveled in the 4th second of its motion? 4)3 men finish painting a wall in 8 days. Four boys do the same job in 7 days. In how many days will 2 men and 2 boys working together paint two such walls of the same size?
Suppose you want to form a conceptual model of UML.What elements would you require for this purpose?
tell the function of Source record of DNS server. why we create Stub zone? Tell Round Robing also?
explain overloaded constrator © constractor
what are the artifacts in coding phase in SDLC????
What is the meaning of int p(char*a);
why do you want to join tcs
postfix expression for x^y^z-m+n+p/q ?
WHY SHOULD I HIRE YOU
can anyone help me with an article or a few pointers on what are the industry expectations from Fresh engineers in today's market scenario
write a c program which accept input as:Anu.B.Kapur and give out as:Kapur.A.B using pointers
A rectangular beam section of 300 mm width and 500 mm effective depth is reinforced with 4 bars of 20 mm diameter, what shear reinforcement is required to resist 200 kN shear (use working stress method)?
i possess a little knowledge of core java . so is it will be difficult for me to start advanced java?
is java supprot the complier time pollymorphism or run time pollymorphism ... why