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
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
What are the two search techniques ?
In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
How do you come out of an EVALUATE statement?
What is LENGTH in COBOL II?
how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
What is binary search?
How is sign stored in a comp-3 field?
How To move a value to an array using move verb?
can we redefine 77 level item is it possible
Q:what is the difference between the variable length and fixed lenght.how it varies in the cobol.
Can the OCCURS clause be at the 01 level?