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 contradictory from STOP statement in a COBOL program?
Question 4: Describe unconditional jump in the COBOL.
Question 5: Describe the following with illustrations:
a) ENTER
b) COPY
c) USE
d) DISPLAY
Question 6: How PERFORM verb can be employed in a COBOL program?
Question 7: Describe the syntax and purpose of various forms of PERFORM verb.
Question 8: Differentiate between READ and ACCEPT, WRITE and DISPLAY statements.
Question 9: Describe the usage of READ and WRITE verbs with appropriate illustrations.