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

What is COMP-1? COMP-2?

4 Answers   CitiGroup,


what is search and searchall?what is the diffrence between them?give an best example?

3 Answers   BirlaSoft,


We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.

1 Answers  


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

0 Answers   IBM,


Can anybody give me example of subscript and index

5 Answers  






I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?

1 Answers  


how would you resolve sb37 and SE37?

2 Answers   Hewitt,


i need a program by giving input as a abcd in any randem order but i need a output as 1234 related to abcd. i.e,. a for 1,b=2,c.....etc..

5 Answers   IBM,


What are decleratives in COBOL ?

1 Answers   Xansa,


I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you

1 Answers  


where will u code file status ?

2 Answers   TCS,


I try to use some column names in my cobol progorm but these column not in db2 table ..when do i get error ..while bind time or runtime?

2 Answers  


Categories