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.
No Answer is Posted For this Question
Be the First to Post Answer
How many variables can be declared in w-s section.?
can any one give good example for cond 88 level number and for renames pls urgent dudes ?
What is the difference between index and subscript?
What is the Purpose of Pointer in the string?
diffrence between z(2) and z9(2)
What is Static,Dynamic linking ?
input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.
WHAT IS SOC3?HOW IT CAN BE RESOLVED?
1)what is the maximum limit for occurs? Eg: 01 A PIC X(10) OCCURS N TIME. What is the max value for N?
What COBOL construct is the COBOL II EVALUATE meant to replace?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
file status 00 is checked after opening the file or reading the file