1.Can we define condition-name conditions in FD entry.
Answer Posted / chakri
KAVYA is correct i have done.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
Write a program that uses move corresponding.
Can you please let me know the centre name of INS certification in Kolkata.
When is inspect verb is used in cobol?
In COBOL programming, what is PERFORM? What is VARYING?
What are the different open modes available in cobol?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is perform what is varying?
How to print 10 to 1 if the input have only 10 digit number?
how do you define single dimensional array and multidimensional array in your cobol?
what is search and searchall?what is the diffrence between them?give an best example?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
how do you reference the fixed unblock file formats from cobol programs