When is a scope terminator mandatory?

Answers were Sorted based on User's Feedback



When is a scope terminator mandatory?..

Answer / guest

scope terminators are mandatory for in-line performs and
evaluate.

Is This Answer Correct ?    7 Yes 0 No

When is a scope terminator mandatory?..

Answer / guest

scope terminators are mandatory for in-line performs and
evaluate.

Is This Answer Correct ?    4 Yes 0 No

When is a scope terminator mandatory?..

Answer / jswan

Implicit and explicit scope terminators are mandatory for the end of each logical statement.

Explicit scope terminators make it more easy to read the flow of the program logic.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COBOL Interview Questions

How do define Dymanic array in cobol how do u define single demensional arry and multidymensional arry in ur cobol.

4 Answers   Cap Gemini,


how we rectify soc7 and soc4 errors in project?

1 Answers   Anaxis, TCS,


What is LENGTH in COBOL II?

2 Answers   CSC,


I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.

9 Answers  


what is rediffine clause?in what situation it can use?give me real time example?

1 Answers   IBM,






What is the Purpose of Pointer in the string?

0 Answers  


diffrence between z(2) and z9(2)

4 Answers   Cap Gemini,


what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?

2 Answers   IBM, Wipro,


i Want All cobol ERROR codes?

4 Answers   HCL, IBM,


What are some examples of command terminators?

1 Answers  


How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?

4 Answers   CSC, TCS,


what happens if parmparameter passes zero bytes to the program

0 Answers   HSBC,


Categories