Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / indu
Hai, Schoolofmainframes is the best institute for
mainframes in s.r nagar
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
example for sub strings ? and refernce modifications whit output pls
What are the cobol coding sheets?
What is the difference between binary search and sequential search?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Can we redefine the field of x(200) to less than 200?
In which area will you utilize 88 level items in cobol?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
What is the difference between perform … with test after and perform … with test before?
i need a small 3d program using inline and outline.
Which mode is used to operate the sequential file?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How you can read the file from bottom?
What is perform what is varying?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
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?