1.
If a program is compiled with the DYNAM and NODLL COBOL compiler option, It refers to _______________
2.
Which of the following SQL statements is used to perform standard SQL operations in COBOL ?
3.
Which of the following data types does not belong to COBOL?
4.
Consider you have to move a data from source to destination. Source field is picture V999 and source data is 483. If destination field contains picture 99.999 then what will be the output after shifting source data to destination
5.
DISPLAY "RESULT IS", X
6.
What is the length of PIC 8.8888 in COBOL?
7.
Which of the following COBOL types does not come under picture clause?
8.
Which of the following decimals represent the symbol P in COBOL?
9.
Which of the following divisions is used to store COBOL data processing verbs?
10.
Which of the following level numbers does not support the usage clause in COBOL?