Question 1:
Describe the difference between the INITIALIZE and MOVE statement in the COBOL with illustration.
Question 2:
What is the importance of a INSPECT verb with CONVERTING phrase?
Question 3:
What is the importance of CONTINUE statement in COBOL? How is it distinct from the EXIT statement?
Question 4:
Which advanced verb of the COBOL is employed in place of IF statements? Give some appropriate illustrations for it.
Question 5:
Which special features are comprised in USAGE verb to handle the computations more proficiently?
Question 6:
Describe the impact of END-IF phrase in the IF statement?