What is a scope terminator? Give examples.

Answer Posted / vampire

"."
stop-run
exit
end-if
exit
end-evaluate
end-search
end sort

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of intialize verb?

752


how to refer the data field?

1812


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

934


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

703






Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720


What is the LINKAGE SECTION used in COBOL?

895


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

2011


)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1525


What is the difference between external and global variables in COBOL?

815


example for sub strings ? and refernce modifications whit output pls

1847


Write a program to enter and display the names of students in a class using the occurs clause.

654


What are 77 levels used for?

661


What are all the divisions of a COBOL program?

667


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5379