How to display string in the reverse order using occurs
clause?
Answer Posted / rookie
Have u missed something.
Out-string must be an array.
01 OUT-STRING PIC X occurs 9 times.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Which is not true about evaluate statement
What is report-item in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
what happens if parmparameter passes zero bytes to the program
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How do you define a variable of comp-1 and comp-2?
What is an in line perform? When would you use it? Anything else you wish to say about it.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
How to print 10 to 1 if the input have only 10 digit number?
Give some examples of command terminators?
Explain about different table spaces.
How many sections are there in data division in COBOL?
What is perform what is varying?
What are all the divisions of a COBOL program?
how can i see junk values in dclgen or in hostvariable of comp ?