Answer Posted / pal
77 A COMP-1.
77 B COMP-2.
because we can't use PIC clause in comp-1 & comp-2
| Is This Answer Correct ? | 42 Yes | 8 No |
Post New Answer View All Answers
Have you used comp and comp-3 in your project? And how?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are the various section in data division and briefly explain them.
What is the LINKAGE SECTION used in COBOL?
example for sub strings ? and refernce modifications whit output pls
How many sections are there in data division in COBOL?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Write a cobol program making use of the redefine clause.
What is difference between static and dynamic call in cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How to remove 2 duplicate records and copy only one using job control language?
What is the Purpose of Pointer in the string?
What is cobol?
What are the different data types in cobol?