What is the syntax of redefine?
No Answer is Posted For this Question
Be the First to Post Answer
Can we open close file in COBOL any number of times?
What are Fillers ? What is the actual use of Fillers ? With small/simple Example..
Define perform? And its types?
Define 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.
define comp?
What are the types of perform?
define sort? and its syntax?
Define redefine?
Explain the difference between section, paragraph and sentences?
Explain the types of perform?
Deleting a record from a Sequential file.