what is the difference between implicit and explicit scope terminator with example? 



what is the difference between implicit and explicit scope terminator with example? ..

Answer / 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

More COBOL Interview Questions

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

0 Answers  


can we display comp-3 variables. if we want to display what we have to do . give me one example

6 Answers   CGI, Deloitte,


file status 00 is checked after opening the file or reading the file

4 Answers   John Deere,


Difference between ps, esds

3 Answers  


Name the sections present in data division.

0 Answers  


what is the difference between start and startbr?

2 Answers  


if a=b how the flow will complete??? perform test through test-exit. perform activa through activa-exit. test. if a=b then next sentence else move a to c. test-exit. exit. activa. -- -- activa-exit. exit.

1 Answers   IBM,


can we print comp 3 stmts how ?

3 Answers   Accenture, TCS,


suppose there is one PF having two members PF1 PF2.PF has one unique key Emp ID.could you tell me uniqueness in PF will be effective across members as well ? assume emp iD 3333 is in member PF1 would same Emp id be exist also in member PF2 ?

2 Answers   Tesco HSC, Wipro,


What care has to be taken to force program to execute above 16 Meg line?

1 Answers  


how to pass 100 to s9(4) how r they inserted ?

3 Answers   TCS,


What is the reference modification.

2 Answers  


Categories