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 9508How 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 21335There 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 4712Dear sir/madam I am in final year BE chemical engineering.Which companies i can apply .Please guide me.It is very helpful for me
2207What is best approach to load 100 different source files (Different structure) to differet target tables ?
2 10868The 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 7478HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
4 22098Post New TCS Interview Questions
What is difference between singleordefault and firstordefault?
What are the factors that affect the viscosity of a liquid?
What is autotext in word?
which companies in nifty
What are the form validations supported by angularjs?
What is the entry point function of a DLL?
What is the ideal duration for a sprint?
What’s the difference between a bug and a defect?
What are the Types of assemblies that can be created in dotnet
How do I install java on windows?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
my question is that i want help 2-5-2010 on this date i have to go for interview and written test for og-111 officer post in national bank .any budy guide me which type of question comes into test from which web i get question and prepairation for test please if any body have any i dea than email me on this email adress tufail_memon4u@hotmail.com thanks
How main method is called in c#?
What does the letter CTNM in negative phase sequence relay means?
What is a critical section problem?