Answer Posted / swamy
I am having my interview tomorrow in UST. will post all the
questions
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are you comfortable in cobol or jcl?
What is the usage of comp fields in cobol?
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
What are different data types in cobol?
What is perform what is varying?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What is redefines clause in COBOL?
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 length is cobol?
how do you reference the fixed unblock file formats from cobol programs
How to print 10 to 1 if the input have only 10 digit number?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What are literals?