how many bytes does s9(7)COMP-3 field occupies?
Answer Posted / bhaskar r
4byets
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search what are the pertinent cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How do we get current date from system with century in COBOL?
What is static and dynamic call in cobol?
what is search and searchall?what is the diffrence between them?give an best example?
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?
How do you get the data to code the BMS macro?
Define static linking and dynamic linking.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
What is inspect in cobol ?
How do you reference the following file formats from cobol programs?
What is a SSRANGE and NOSSRANGE?
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