1.
Which of the following statements about COBOL is not correct?
2.
What is the maximum length that a program name can have in COBOL?
3.
Which section is used in COBOL to store the temporary variable?
4.
From which position an identification area is start in a COBOL sheet?
5.
In COBOL, what is the maximum length of a numeric literal in bytes?
6.
In COBOL, what is the maximum length of an alphanumeric literal in bytes?
7.
In COBOL, if picture of the field is **999 then what will be the output for the number 05678
8.
If user wants to see the list of special names included in the program, which division he need to access in COBOL?
9.
In COBOL, which of the following clauses is not a data description entry?
10.
In COBOL, if picture of the field is $99999 then what will be the output for the input 987