COBOL program to read the string ' BOMBAY' in reverse order as 'YABMOB'
Answer Posted / chavanbb33
plz send me the program , how it works
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the difference between binary search and sequential search?
How you can characterize tables in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Write a cobol program making use of the redefine clause.
What is the difference between Global and External Variables?
How to print 10 to 1 if the input have only 10 digit number?
How arrays can be defined in COBOL?
What is a report item?
What is the difference between external and global variables in COBOL?
What is the difference between goback, stop run and exit program in cobol?
What are declaratives and what are their uses in cobol?
) what is the difference between AID and HANDLE AID?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?