1.
The COBOL division used to store the logic of the program is __________________________.
2.
Which of the following decimals is represented with a symbol P in COBOL?
3.
Which of the following is not a character string in COBOL?
4.
Comment can be write in ___________ in COBOL sheet.
5.
Which of the following clauses is used to initialize a data item in COBOL?
6.
Which verb is used to update the file record in COBOL?
7.
Which of the following divisions is used to store COBOL data processing verbs?
8.
Which of the following level numbers does not support the usage clause in COBOL?
9.
COBOL __________ is same as switch case in C programming.
10.
Which level number is/are used in COBOL to describe a group ?