control valve in manual/auto mode huntting checked spring tention also it is ok.positioner also good condition & incoming inst air line also constant pr.kindly give us correct answer?
5 9488Post New Madhu Power Instrumentation Interview Questions
what is the role of the is numeric clause?
Why do we need to recycle?
How to execute an sql query?
What is the difference between Java and .NET garbage collectors?
How do you use equal in java?
What is the difference between a program and an application?
What is a definer in mysql?
what is virtual function and pure virtual function ?
What is before trigger?
What is front end and back end?
How do you create a file in linux?
What is modular automation?
How can the early traction be accelerated? - Venture Capitalists
please differentiate between delete and truncate?
i have two questions for regular expression :- Q1. I have date pattern eg-29/11/2011 29-11-2011 29.11.2011 Que- if any separator is there between date,month and year pattern should match else it should not match eg- pattern should not match in case of 2911-2011 Q2. let say i have a string and there is a number in between of that string eg.-Amount 30002.234 successfully credited to your account . now i have to match this pattern in such a way that even if decimal is not there pattern should match ,how i will do this using regular expression