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

INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

629


Mention the guidelines to write a structured cobol program?

837


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

916


How do you get the data to code the BMS macro?

1707


how do you reference the variable unblock file formats from cobol programs

1013


What are various search techniques in cobol? Explain.

874


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

5088


Can we redefine the field of x(200) to less than 200?

1106


Explain what you understand by passing by value.

918


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1758


What is a scope terminator give example?

835


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

911


What is the difference between PIC 9.99 and PIC9v99?

1039


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3954


What are different data types in cobol?

916