What are differences between COBOL and java ? why we are giving more preference to COBOL ?
TCS,
3 19567How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.
10 103407
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...)
What are literals?
) How do u handle errors in BMS macro?
What is the difference between binary search and sequential search?
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?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is redefines clause in COBOL?
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 to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Name the sections present in data division.
How are the next sentence and continue different from each other?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
What is static and dynamic call in cobol?
Write the code to count the sum of n natural numbers.
What are the different rules for performing sort operation?