what is the difference between implicit and explicit scope terminator with example?
Answer Posted / avijit bardhan
Implicit scope terminator is period which is used at the end of statement to terminate the scope of previous statements.
Explicit terminators are like END-PERFORM, END-READ, END-EVALUATE etc.
Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is link edit in cobol?
what is the use of outrecord?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Are you comfortable in cobol or jcl?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
Name some of the examples of COBOl 11?
What rules are followed by the search verb.
What is the difference between perform … with test after and perform … with test before?
Mention the guidelines to write a structured cobol program?
explain sorting techniques in cobol program?
Explain what you understand by passing by value.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
how can i see junk values in dclgen or in hostvariable of comp ?
How many bytes S(8) comp field occupy and its maximum value?