what is scope terminator
Answers were Sorted based on User's Feedback
Answer / shenbagasundari pilavadian
Scope terminator is used to delimit the range of operation
for COBOL conditional statements.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / srinivas yadav
Scope terminator terminates the statements instead of
period operator(.)
eg:
if
-----
-----
-----
end-if
| Is This Answer Correct ? | 2 Yes | 0 No |
a. Can the OPTIONAL clause in COBOL only be coded for input files? b. If it is coded for files opened in OUTPUT, I-O or EXTEND mode, will it give a compilation error? c. If there are no compilation errors and if such files are not coded in the JCL, will the OPEN statement run fine when these files are opened? d. How will a WRITE statement work for the above files?
i Want All cobol ERROR codes?
what is difference between cobol and cobol/400
What are the different rules to perform a Search?
Why we are using comp and comp-3 in real time projects?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Can we call a CICS program from a batch program or viceversa?If so, how?
What are options have been removed in COBOL 11?
Wat is the difference between NEXT and CONTINUE statement in cobol,can any one explain with example.
Describe the difference between subscripting and indexing ?
How do we get current date from system with century in COBOL?
What is difference between COBOL and VS COBOL II?.