Answer Posted / mdvasanth86
What Mahathiaz said it true.
However, I would like add that it can be combined with other
statements in the Paragraph with the recent version of cobol.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between PIC 9.99 and PIC9v99?
How do you define a variable of comp-1 and comp-2?
HOw can I get the negative sign while deduct high value from low value
how can i see junk values in dclgen or in hostvariable of comp ?
Can we change the password using ALTER? anyone tried and changed?
how to move the records from file to array table. give with code example
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.
Can you please let me know the centre name of INS certification in Kolkata.
What are various search techniques in cobol? Explain.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Write the code implementing the perform … varying.
explain sorting techniques in cobol program?
Write a program that uses move corresponding.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Why occurs cannot be used in 01 level in COBOL?