please give me the syllabus and sample questions if possible for Instrumentation for Vizag Steel plant MT (Trainee) 2009 exam
1 7239Post New Pedvak Instrumentation Interview Questions
What is sqlcommand?
What are the requirements of web application using javascript?
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
What is java api?
How to convert a list into a string?
what are the non-standard sql commands supported by 'mysql'? : Sql dba
What are the different functional component in javascript?
Explain how can you be sure that a program follows the ansi c standard?
Can we have multiple web config files for an asp.net application?
Which command is used for user defined error messages?
What is the default access level?
Which command is used to copy files?
What is unowned in swift?
If we have to find the inductance of a dc shunt motor then by giving dc supply or ac supply and what is the reason for it. (this example is from "to determine the transfer function of a dc shunt motor ")
I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible