How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / harish
i guess 15, correct me if im wrong
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Which mode is used to operate the sequential file?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
how do you reference the printer file formats from cobol programs
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how do you define single dimensional array and multidimensional array in your cobol?
How do you reference the following file formats from cobol programs?
Can we change the password using ALTER? anyone tried and changed?
here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?
Write a program to enter and display the names of students in a class using the occurs clause.
how do you reference the variable block file formats from cobol programs
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is cobol?
how do you reference the fixed unblock file formats from cobol programs