Question 1: Illustrate the importance of COBOL verbs in the COBOL programming?
Question 2: Distinguish between ACCEPT and DISPLAY statements with illustrations.
Question 3: How CLOSE statement is contrary from STOP statement in the COBOL program?
Question 4: Describe unconditional jump in the COBOL.
Question 5: Explain the following with illustrations:
a) ENTER
b) COPY
c) USE
d) DISPLAY
Question 6: How PERFORM verb can be employed in the COBOL program?
Question 7: Describe the syntax and purpose of various forms of PERFORM verb.
Question 8: Differentiate between the READ and ACCEPT, WRITE and DISPLAY statements.
Question 9: Describe the usage of READ and WRITE verbs with appropriate illustrations.