If an Instrument has 550 ohm internal resistance and the cable used for that instrument is 0.5 ohm per meter resistance. If the voltage is 12volt.How much length cable can be used? Please tell me its Calculation formula.
5 9906Post New MOL Instrumentation Interview Questions
How do I rename a table in mysql workbench?
IF SALES BILL PREPARED BY CHARGING CST 4 WHEN THERE IS CST 4 TO BE CHARGED. BUT NOT 2010-2011 CST IS 2%. NOW WE HAVE TO PREPARED CREDIT NOTE AGAINST THAT BILLS WHICH CHARGED CST4 AT THAT TIME. THEN I HAVE TO ASK THAT HOW TO MAKE CREDIT NOTE NOW I.E 2010-2011 BY CHARGING 4% OR 2% ?
How would you best describe iot?
explain fie benefits of using standard terminology in the measurement process
Why thermal efficiency of i.c. Engines is more than that of gas turbine plant ?
what are slowly changing dimensions? Why we are used scd?
Name the frequency bands are used in satellite communication?
What is a test closure?
What is default frame rate of the timeline in frame per second?
how JobTracker schedules a task ?
what is technical voice process and define it
How do you manipulate data?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
Can we have multiple system properties with the same name and values? Can we have multiple values? Can we have a default value?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.