Which is the best IBM mainframe Training Institute in
Ameerpet, Hyderabad
Answer Posted / nabi
According to me RERAD Software Solutions is the best which
is at dilshukhnagar. All the faculties are real time and as
they are new in to this industry they are making sure that
people are placed at any cost.
| Is This Answer Correct ? | 1 Yes | 17 No |
Post New Answer View All Answers
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
How arrays can be defined in COBOL?
In which area will you utilize 88 level items in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Explain how to differentiate call by context by comparing it to other calls?
What is a report item?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Write the code to count the sum of n natural numbers.
Write some characteristics of cobol as means of business language.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
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 search and searchall?what is the diffrence between them?give an best example?
I have a File that has duplicate records. I need only those records that occur more than thrice.?