CSE MCQs :: COBOL
- When displaying a data-name, it _______ be part of an output record.
- What is the edited value of the picture clause PIC field 9999+ Numeric value moved to the field -382 and the Edited value is
- 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?
- Which division is used to specify the computer used by the program
- In which section do sort description is given?
- To develop commercial applications that require precise and efficient manipulation of data, we use
- Can u call COBOL I pgm from COBOL-II?
- In the IDE, which of following is used to design the layout of an application?
- Select variable which is accessible only to the batch program.