A table has two indexes defined. Which one will be used by the SEARCH?
No Answer is Posted For this Question
Be the First to Post Answer
what is rediffine clause?in what situation it can use?give me real time example?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
)what is retrieve?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
what is ASRA, AEY9?
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.
How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.
plz,could any one tell me? what about EBCDIC in cobol?briefly?
How can you display the SPOOL information ?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
HOw can I get the negative sign while deduct high value from low value
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.