1.give the details about WHEN OTHER.
2. how many form are available in evaluate.
No Answer is Posted For this Question
Be the First to Post Answer
Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What is the maximum length of a field you can define using COMP-3?
4 Answers Complex System, Infosys,
Explain how to differentiate call by context by comparing it to other calls?
what is search and searchall?what is the diffrence between them?give an best example?
how do u link sub pgm to main pgm ?
How to retain the Duplicates in the one records?
Explain about level numbers?
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
What guidelines should be followed to write a structured Cobol program?
How to display the index.(displacement from an array)