Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / srikanth
no doubt...
mat software solutions...
superb lab,nice teaching
| Is This Answer Correct ? | 13 Yes | 29 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the various section in data division and briefly explain them.
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Write a program that uses move corresponding.
Define cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the Purpose of Pointer in the string?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What are the cobol coding sheets?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Why would you use find and get rather than to obtain?
what is search and searchall?what is the diffrence between them?give an best example?