what is scope terminator

Answers were Sorted based on User's Feedback



what is scope terminator..

Answer / shenbagasundari pilavadian

Scope terminator is used to delimit the range of operation
for COBOL conditional statements.

Is This Answer Correct ?    4 Yes 1 No

what is scope terminator..

Answer / srinivas yadav

Scope terminator terminates the statements instead of
period operator(.)

eg:
if

-----
-----
-----
end-if

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More COBOL Interview Questions

Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.

6 Answers   EDS,


how do you reference the rrds file formats from cobol programs

0 Answers  


88 class is used for

5 Answers   CTS, EDS,


What is the default value(s) for an initialize and what keyword allows for an override of the default?

0 Answers  


I have a occurs for 100 times but it has executed 101 time what could be the reason?

4 Answers  






can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)

13 Answers   CTS,


Have you code any new programs in COBOL ? What is the functionality of the programs?

2 Answers   Patni, Xansa,


record length in spool?

2 Answers   Infosys,


how do u indetify files succesfully executed or not ?

4 Answers   TCS,


how to remove leading spaces and zeroes in a cobol variable.is there any easy way to do it

2 Answers  


Can anybody give me example of subscript and index

5 Answers  


What COBOL construct is the COBOL II EVALUATE meant to replace?

1 Answers  


Categories