How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / leena
Hey Harish, You are right. Max 15 in-stream procedures can
be codeed in a job
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is amode(31)
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How many sections are there in data division in COBOL?
What is Pic 9v99 Indicates in COBOL?
What guidelines should be followed to write a structured cobol prgm?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Give some examples of command terminators?
What is a scope terminator give example?
how to refer the data field?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
how to move the records from file to array table. give with code example
Write a program to enter and display the names of students in a class using the occurs clause.
Difference between cobol and cobol-ii?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What are the rules of the move verb?