Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
3 9627How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
5 21466There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.
1 4772Dear sir/madam I am in final year BE chemical engineering.Which companies i can apply .Please guide me.It is very helpful for me
2255What is best approach to load 100 different source files (Different structure) to differet target tables ?
2 10972The following program is Overloading or Overriding? public class PolymorphismEx { public int sampleMethod(int a) { return a; } public String sampleMethod(int a) { return "Is it Overloading or Overriding???"; } }
4 7630HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
4 22224Post New TCS Interview Questions
What does trunc mean in excel?
What is payroll process in sap?
How to record a test case?
What is the os module?
What is catalog in sap pm?
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What is supply network collaboration? : supply chain management
Which linux os is best?
What are the new input types provided by HTML 5 for forms?
Can we get excise and VAT credit form staff welfare goods like shoes, uniform, goggles etc.?
What is the python keyword "with" used for?
what is the constructional difference between a power transformer and potentian transformer?
Describe what happens in your browser as soon as you hit enter after writing a URL in the address bar.
what is the use of surge suppresser in 33 KV incoming panel. where it must be installed,inseries with incoming cable surge suppresser must be at incoming of the breaker are outgoing of the breaker
Explain SparkContext in Apache Spark?