I have 2 dimensional array with having 100 elements. So how
to find the 11th item in an array?
Answer Posted / ramesh
U r 100% correct neelam
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
i want a program using by if, evaluate , string, unstring, perform, occurs?
Which mode is used to operate the sequential file?
Write a cobol program making use of the redefine clause.
What is rmode(24)
Write the code implementing the perform … varying.
What is a SSRANGE and NOSSRANGE?
how do you reference the variable block file formats from cobol programs
Explain about different table spaces.
I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
how to move the records from file to array table. give with code example
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
) How do u handle errors in BMS macro?
What are the pertinent COBOL commands?