Q.1.
The information put into computer can be in ___languages
Q.2.
How do we give a default value in the working-storage section
Q.3.
Which division is used to give the source and object computer details
Q.4.
Cobol verb used for assigning valuesto a variable A.
Q.5.
Which are not a valid picture clause for declaring data type for getting inputs ?
Q.6.
Which division is used to write the business logic
Q.7.
To comment a line in cobol program we use
Q.8.
Which of the following are not valid sections under Data division
Q.9.
The maximum value of the Picture clause 9 is
Q.10.
How many bytes will 9(5)v9(occupy
Q.11.
Which of the following defines AREA A in COBOL program
Q.12.
The Logical Name of the File will be assigned to
Q.13.
Where does AREA B in COBOL start from?
Q.14.
In which division, Input-Output section?
Q.15.
The____ statement release the resources which are assigned to that file
Q.16.
Which division is used to specify the computer used by the program
Q.17.
What does COBOL stands for?
Q.18.
Which of the following is valid COBOL word?
Q.19.
On which column position we can write continuation
Q.20.
A COBOL word can contain a blank?