How to print 10 to 1 if the input have only 10 digit number?
No Answer is Posted For this Question
Be the First to Post Answer
What should be the sorting order for SEARCH ALL?
How To move a value to an array using move verb?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
What is static and dynamic call in cobol?
What is the difference beetween Arrays and Tables in Cobol? please dont give the answer that arrays in cobol terminology is called tables......
How to display string in the reverse order using occurs clause?
where do u use low-value and high value in cobol
what is the difference between implicit and explicit scope terminator with example?
i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 Answers Cap Gemini, Mind Tree,
What is the difference between a binary search and a sequential search?
Write a program to concert an Indexed file into Sequential file?
Can a Search can be done on a table with or without Index?