What is perform?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between section, paragraph and sentences?
Explain the difference between search and searchall?
Deleting a record from a Sequential file.
Define perform? And its types?
Arrays in COBOL/400
what is the difference between comp & comp-3?
What is redefine?
Explain the syntax of sort?
01 A PIC 9. 01 B PIC 99V1. 01 C PIC 99. MOVE 1 TO A. MOVE 0.2 TO B. COMPUTE C ROUNDED TO 3/3 + A.
what is the difference between SEARCH and SEARCHALL?
When search all is used in cobol program without sorted input data
What is sort?