1.
If a program is compiled with the NODYNAM COBOL compiler option, it refers to _____________
2.
Which of the following operations is not related to the cursor in COBOL?
3.
Which of the following sequential files is used in mainframe environment in COBOL?
4.
In COBOL, copy is a ___________________.
5.
Which of the following level numbers is used in COBOL to describe an item which cannot be sub-divided?
6.
Which of the following COBOL verb is used to initialize an elementary item?
7.
Which of the following clauses should be used in COBOL to change the name of an existing data item?
8.
Which of the following loops in COBOL require first and last paragraph name in sequence?
9.
Which of the following string handling statements is used in COBOL to count the number of characters in a string?
10.
Which of the following string handling statements is used in COBOL to combine two strings?