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
How do define dynamic array in cobol.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
) how do u code after getting data?
how to move the records from file to array table. give with code example
explain sorting techniques in cobol program?
Which mode is used to operate the sequential file?
example for sub strings ? and refernce modifications whit output pls
What is the difference between perform … with test after and perform … with test before?
what is difference between cobol and cobol/400
What is static and dynamic call in cobol?
Name the sections present in data division.
What is a scope terminator give example?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are 77 levels used for?
What is the local-storage section?