1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
1 14178why a diesel generator gives less fuel consumption which has a mechanical governer compared to auto governor
1 5004Post New L&T Interview Questions
In speech recognition what kind of signal is used?
how to configure certificate authority in windows server 2003 and client systems.step by step.
Explain what is alias file in tibco?
What is the main reason behind using an index?
How do I find my current version of wordpress?
I was working on calibrating turbidity transmitters endress+hauser at effluent polishing plant.We calibrated using NTU buffers.What happened is that when we immersed the sensor, everytime we raise and lower the sensor gradually, the reading will vary.my question is that is there any specifications on what is the required distance from the bottom of the container with buffer to the face of the sensor?Is it ok to install the sensor in a medium which has turbulence specially if bubbles are present?
Why is flag used in java?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What is the stored procedure?
Which language is best for data structures?
What do you mean by iteration?
what is limit of cleaning validation
what are the differences between assay procedures and estimation in chemical analysis? also what is the equivalent factor that we consider in assay analytical procedures?
Consider the following algorithm: for ( i = 2 ; i <= n ; i++) { for ( j = 0 ; j <= n) { cout << i << j ; j = j + floor(n/4) ; } } (a) What is the output when n = 4 (b) What is the time complexity T(n). You may assume that n is divisible 4.
What is a lazy var in swift?