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


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

607


Discuss about changing dataset name in proc.

751


What rules are followed by the search verb.

625


Explain how to differentiate call by context by comparing it to other calls?

673


What is the difference between Global and External Variables?

652






What is the difference between comp and comp-3 usage?

668


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5649


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

669


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8117


Explain what you understand by passing by value.

684


Write a program to explain size error.

664


Which division and paragraphs are mandatory for a COBOL program?

699


How to use the same COBOL program in Batch and CICS on lines? explain with an example

1902


A table has two indexes defined. Which one will be used by the SEARCH?

738


What are the different data types in cobol?

774