What are some examples of command terminators?



What are some examples of command terminators?..

Answer / guest

Hi,

Commands terminator means a particular command will be
terminated after the control is executed the line like and-
if, end-perform, end-evalute.

and some command terminator will be there. Please make a
search in google.

hope this will be enough for you if not then let us
know.

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More COBOL Interview Questions

where do we use dyanamic call ? and where do we use static call pls give any example pls ?

3 Answers   Patni,


What is 88 level used for ?

2 Answers  


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

0 Answers  


What are the steps you go through while creating a COBOL program executable?

3 Answers  


How we copy a program from production region to development region.What is the process & syntax ?

3 Answers   CTS,






How you can delete a record from a ps file in cobol?

1 Answers  


What is the Importance of GLOBAL clause According to new standards of COBOL?

2 Answers   Infosys,


level number 77 is used to define a)group data b)elementary data c)redefine d)none

8 Answers   TCS,


how can you identify wheather the program is using search or search all in the cobol program?

5 Answers   iGate,


If I want to increase the Limit in GDG. What should I do?

1 Answers   IBM,


How many maximum number of procedures can we write in one COBOL program?

5 Answers  


What is the difference between a DYNAMIC and STATIC call in COBOL?

2 Answers  


Categories