This Visual Cobol MCQ Quiz assesses knowledge on key COBOL concepts, including data types, error handling, and data storage techniques. It is designed for learners to validate their understanding of Visual Cobol, focusing on practical application and syntax familiarity.
TYPE ERROR
SIZE ERROR
ARITHMETIC ERROR
NONE OF THE ABOVE
Rate this question:
$985
$00985
$ 985
NONE OF THESE
Rate this question:
REDEFINES
RENAME
USAGE
OCCURS
Rate this question:
REDEFINES
QUALIFICATION
RENAMES
ALL THE ABOVE
Rate this question:
At the 01 level in the FILE SECTION
When the levels of dataname-1 and dataname-2 are different.
REDEFINES can only be applicable when level number is 66 or 88
Used to allow the same storage location to be referenced by different datanames
Rate this question:
After the execution of one of the when clauses, the control is automatically passed on to the next sentence after the EVALUATE statement. There is no need of any extra code.
STOP RUN
ESCAPE
SKIP
Rate this question:
8-11
73-80
7
NONE OF THE ABOVE
True
False
Rate this question:
RENAMES
REDEFINES
USAGE
CONDITION NAME CONDITION
Rate this question:
C=30
C=60
Operation can’t performed because of improper syntax
None
Rate this question:
01 COST PIC 999V99.9
01 COST PIC 999.99.9
01 COST PIC 999.99
01 COST PIC 9999
Rate this question:
Compute
Perform
Add
All the above
Rate this question:
True
False
Rate this question:
Rate this question:
IDENTIFICATION DIVISION.
ENVIRONMENT DIVISION
DATA DIVISION
PROCEDURE DIVISION
Rate this question:
True
False
Rate this question:
88
Any level between 01 to 49
01
None of the above
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
Quiz Review Timeline (Updated): Mar 10, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.