Answer Posted / s.v.venkata sivaprasad
scope terminator is used to terminate the cobol statements
instead of period.
ex perform
st1
end-perform.,
search
st1
end-search.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different data types in cobol?
Mention the guidelines to write a structured cobol program?
what are decleratives in cobol?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What are the cobol coding sheets?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
) How do u handle errors in BMS macro?
How do you define a variable of comp-1 and comp-2?
what is difference between cobol and cobol/400
How do you differentiate between cobol and cobol-ii?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the Purpose of Pointer in the string?
Whats the difference between search & search ALL?
What is comp-1 and comp-2?