What is output procedure?
What are the types of perform?
How we create file in COBAL400
What is output procedure?
Explain the syntax of redefine?
Explain the difference between section, paragraph and sentences?
Explain the input procedure?
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 perform?
Explain the difference between search and searchall?
what is the difference between comp & comp-3?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
What is sort? And its syntax?