Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / raju
SUN SURYA Technologies Ameerpet....good one
| Is This Answer Correct ? | 1 Yes | 20 No |
Post New Answer View All Answers
How do you reference the fixed block file formats from cobol programs
What are literals?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
how do you reference the printer file formats from cobol programs
What is difference between static and dynamic call in cobol?
how do you reference the variable block file formats from cobol programs
i need a small 3d program using inline and outline.
A table has two indexes defined. Which one will be used by the SEARCH?
What is the difference between comp and comp-3 usage?
How to print 10 to 1 if the input have only 10 digit number?
What is the difference between external and global variables in COBOL?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
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