which of the following can be used as a check protection symbol
a.Z
b.S
c.*
d.+
Answers were Sorted based on User's Feedback
How do you do in-line PERFORM?
Explain call by context by comparing it to other calls.
if a pic 9(3) value 354,b pic x(2) value '46' then a)a>b 2)a<b 3)error
What are the different types of condition in cobol and write their forms.
what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
i want to store 20 digits . h will u do it in cobol ?
What is Comm?
2 Answers IBM, Kemper Corporation,
In an array processing what is the thing that can be done by using subscripts but not by using index
What is a scope terminator? Give examples.
what happens if parmparameter passes zero bytes to the program
i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
How to retain the Duplicates in the one records?