Answer Posted / vampire
scope terminators
2 types
implicit scope terminator
"."----dot
exit.
stoprun.
explicit scope terminator
end-if.
end-search.
end-evaluate
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is perform what is varying?
if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.
Write the code to count the sum of n natural numbers.
What is the difference between PIC 9.99 and PIC9v99?
What is a SSRANGE and NOSSRANGE?
Can a Search can be done on a table with or without Index?
) How do u handle errors in BMS macro
How do define dynamic array in cobol.
) what is the difference between AID and HANDLE AID?
What are 77 levels used for?
How to remove 2 duplicate records and copy only one using job control language?
How many bytes S(8) comp field occupy and its maximum value?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Can we redefine the field of x(200) to less than 200?
What is Pic 9v99 Indicates in COBOL?