wht happens if we dnt give scope terminator ?

Answer Posted / prachi

exapamples of scope terminators are end-if for if statement
end-evaluate for evaluate function. So if we dont give end-
if when we are using if statement ...it willl throw
compilation error..So scope terminator is needed to end the
loop..if we dont give scope terminator it will throw
compilation error...

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you understand by psb and acb?

666


What is cobol?

746


how to move the records from file to array table. give with code example

2219


I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue

1931


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2098






I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10617


Can you please let me know the centre name of INS certification in Kolkata.

1715


What are the different rules to perform a Search?

619


Why did you choose to work with ibm mainframe cobol programming?

631


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

689


Write a program to explain size error.

677


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

685


what happens if parmparameter passes zero bytes to the program

1667


Name the sections present in data division.

701


Write a program that uses move corresponding.

673