What is an explicit scope terminator?

Answer Posted / s.v.venkata sivaprasad

scope terminator is used to terminate the cobol statements
instead of period.
ex perform
st1
end-perform.,

search
st1
end-search.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value(s) for an initialize? What keyword will allow for an override of the default?

650


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2719


IF I mention stop run in CICS what happens?

1886


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

985


What are all the divisions of a COBOL program?

660






Discuss about changing dataset name in proc.

757


What are the access modes of START statement?

709


For rewrite, why is it mandatory that file needs to be opened?

616


Are you comfortable in cobol or jcl?

633


What is the difference between binary search and sequential search?

634


Name the sections present in data division.

695


How do you reference the fixed block file formats from cobol programs

695


In COBOL programming, what is PERFORM? What is VARYING?

666


How do u write test cases?

1631


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

669