Answer Posted / lenin
Rashmi is correct.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to move the records from file to array table. give with code example
Which is not true about evaluate statement
Explain how to differentiate call by context by comparing it to other calls?
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?
For rewrite, why is it mandatory that file needs to be opened?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Explain about different table spaces.
Difference between cobol and cobol-ii?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
What is the difference between perform … with test after and perform … with test before?
) what is the difference between AID and HANDLE AID?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
State the various causes of s0c1, s0c5 and s0c7.
how do you reference the fixed unblock file formats from cobol programs
How many bytes S(8) comp field occupy and its maximum value?