. How do we cast a variable in COBOL
Explain how you can characterize tables in cobol?
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,
How do u know what version of cobol u are using?
what is meant by binary search?
) How do you access the migrate the data from production region to development region
i want to learn mainframes. i completed MCA ,whats the future of mainframes
How can I tell if a module is being called DYNAMICALLY or STATICALLY?
soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
how to transfer the file from pc to mainframe??
In COBOL "BEFORE" advancing is there or not ?
Whats the difference between search & search ALL?
How is sign stored in Packed Decimal fields and Zoned Decimal fields?