How do we get current date from system with century in COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about level numbers?
Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you
What is the difference between a binary search and a sequential search?
What is length is cobol?
what is scope terminator
How to display the index.(displacement from an array)
in cobol main pgm is calling sub pgm but sub pgm does not exists , what abend i get if submit the job?
What is the difference between comp and comp-3?
How to resolve the soc4 and soc7 errors?
what happens when a copybook variables are declared using include statement ?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
If we use GO BACK instead of STOP RUN in cobol?