1.
In COBOL, a ___________ consists of records ordered by their relative address.
2.
Which of the following loops in COBOL requires first and last paragraph names in sequence?
3.
Which of the following string handling statements is used in COBOL to count the number of characters in a string?
4.
In a one dimensional table occur can be used __________ In COBOL
5.
If user need to work with a table, which clause he should used to create the table in COBOL
6.
In COBOL, In case of ___________If the values of variables in the called program are modified, their new values will not reflect in the calling program.
7.
Which of the following is an IBM COBOL compiler utility?
8.
In COBOL, which of the following sections is accessed to get the information about the platform on which a program is being executed?
9.
Which of the following statements about sort statement in COBOL is not true?
10.
Which of the following statements is not correct in case of merge statement in COBOL?