what happens if parmparameter passes zero bytes to the program
No Answer is Posted For this Question
Be the First to Post Answer
can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?
can we redefine 77 level item is it possible
88 level entry is used for (a) data items in WORKING-STORAGE SECTION (b) items with RENAMES clause (c) condition-names (d) None of the above
how can we get current dat and time thru cobol pgm
i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?
What the difference is between continue and next sentence?
Can we call a CICS program from a batch program or viceversa?If so, how?
What is the purpose of Identification Division?
What is redefines clause in COBOL?
if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.
In which area will you utilize 88 level items in cobol?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?