COBOL program to read the string ' BOMBAY' in reverse order as 'YABMOB'

Answer Posted / piyush kumar

We can use the reverse function in cobol for this

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between comp and comp-3?

688


Describe the cobol database components?

668


What is the difference between external and global variables in COBOL?

804


Can we change the password using ALTER? anyone tried and changed?

1533


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

669






how do you define single dimensional array and multidimensional array in your cobol?

661


Can you please let me know the centre name of INS certification in Kolkata.

1706


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2083


How do you define a variable of comp-1 and comp-2?

687


How do you reference the following file formats from cobol programs?

687


how do you reference the rrds file formats from cobol programs

783


What are literals?

621


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2712


How do get the result of your program directly on your pc?

1870


What is link edit in cobol?

725