25th
Feb
Feb

Cobol MCQ
- Admin
- 25th Feb, 2021
- 681 Followers
Latest MCQ Tests
Pratice HR Questions
Cobol MCQ Questions and Answers
1) Where does the FILE-CONTROL paragraph appear?
2) How records are stored & accessed in sequential file organization?
3) In a sort file, names used must be in the ........entry:
4) COBOL stands is for.....
6) Indicate which of the following is not a Procedure Division verb:
7) If usage is display, data item is stored in ASCII format and each character will take 1 byte. It is default usage. State whether true or false?
8) Which of the following is valid COBOL word?
9) Comment in COBOL is denoted by....
10) What does SEARCH ALL do?
11) Which of the following is not a part of the Identification division?
12) Pic 9v99 is a _______ position numeric field with an implied or assumed decimal point after the first position.
13) A storage device which is used to store data & information external to the main storage is known as?
14) Which of the following word cannot be a user-defined COBOL word?
15) When displaying a data-name, it _______ be part of an output record:
16) What is the edited value of the picture clause PIC field 9999+ Numeric value moved to the field -382 and the Edited value is
17) What does S denote in a picture clause?
18) The.........statement release the resources which are assigned to that file:
19) .......verb is used to alter the value of index in COBOL:
20) How many bytes will a S9(8) COMP field occupy?
21) Which of the following is not a part of the program division in COBOL?
22) D in COBOL stands for....
23) What is the length of a variable when usage is COMP-2?
24) Indicate in which of the following, the REPORT NAME does not appear:
25) COBOL is a language that keeps evolving:
26) The Logical Name of the File will be assigned to:
27) Which of the following storage and retrieval methods would be well suited to your processing requirements if you only need to retrieve records one at a time and there is no fixed pattern to the requests for data and records?
28) In which mode you will open the sequential file to append the data in the end:
29) Can a copy member with nested COPY statements contain the Replacing option?
30) How many bytes S9(6) USAGE IS COMP-3 will take?
Leave A Comment :
Valid name is required.
Valid name is required.
Valid email id is required.