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 9683How 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 21524There 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 4788Dear sir/madam I am in final year BE chemical engineering.Which companies i can apply .Please guide me.It is very helpful for me
2266What is best approach to load 100 different source files (Different structure) to differet target tables ?
2 10997The 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 7675HI How to take screenshots of a Webpage and saving it in a external word document using QTP.
4 22267Post New TCS Interview Questions
what is schemes in FMCG?how frequently companies will give the schemes?why companies announce these schemes?what is primary and secondary schemes?
If you will be an animal in the next birth, what animal you would like to be and why?
What is wpf and xaml?
what is the difference extend and include?
payment types and payment methods.
Explain what are the attributes of the tags? What are their functions?
What is private method in python?
Why we use different sessions in magento?
What is the difference between hdam and hidam databases?
What is a clipboard and how it is organized?
How do you balance the benefits and risks of Alprazolam treatment when considering its prescription for an elderly patient with multiple comorbidities?
Explain function prototypes in C++.
why the difference arise between HT reading & LT reading (submeters fixed in complexes, apartments etc)if the power factos exceed from 0.9 to 1 can the ht meter reads fast?
Do I need jdk or jre?
How many types of ioc are there in spring?