Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / siddu
ILeaf Technologies is the best Institute for Mainframes Real Time Training.
Experienced Real Time trainer is taking classes here. He is teaching all the real examples and concepts. I have completed the course here and got placed in Deloitte recently.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
Explain how to differentiate call by context by comparing it to other calls?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Define static linking and dynamic linking.
What are the various section in data division and briefly explain them.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how to refer the data field?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
What is the difference between structured cobol programming and object alternativelyiented cobol?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
Which is not true about evaluate statement