What is an explicit scope terminator?

Answer Posted / mahathiaz

A scope terminator brackets its preceding verb, e.g. IF ..
END-IF, so that all statements between the verb and its
scope terminator are grouped together. Other common COBOL II
verbs are READ, PERFORM, EVALUATE, SEARCH and STRING.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are literals?

622


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1015


How to know whether the module is dynamical or statistical?

648


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

705


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10544






) what is the difference between AID and HANDLE AID?

1628


In COBOL, what is the different between index and subscript?

751


What is the difference between Call and a Link?

694


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

2654


Why did you choose to work with ibm mainframe cobol programming?

625


State the various causes of s0c1, s0c5 and s0c7.

656


Have you used comp and comp-3 in your project? And how?

2003


Describe the cobol database components?

672


Can we redefine the field of x(200) to less than 200?

811


What is the LINKAGE SECTION used in COBOL?

885