Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / gouti

Yes We can By using the funtion reverse

01 MOVE FUNCTION REVERSE(WS-A) TO WS-B

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is comp-1 and comp-2?

1278


What is amode(24)?

1295


What are all the divisions of a COBOL program?

1267


What is the Purpose of POINTER Phrase in STRING command in COBOL?

1298


What are the pertinent COBOL

2620


How arrays can be defined in COBOL?

1293


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


What are different data types in cobol?

1383


What rules are to be followed while using the corresponding options?

1122


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3317


IF I mention stop run in CICS what happens?

2424


Mention the guidelines to write a structured cobol program?

1138


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

1302


What are the different rules to perform a Search?

1139


What is the difference between goback, stop run and exit program in cobol?

1642