What are differences between COBOL and java ? why we are giving more preference to COBOL ?
TCS,
3 19703How 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 103855
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Explain how you can characterize tables in cobol?
HOw can I get the negative sign while deduct high value from low value
Can we redefine the field of x(200) to less than 200?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
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?
How do we get current date from system with century in COBOL?
how do you reference the printer file formats from cobol programs
What are the pertinent COBOL
What are various search techniques in cobol? Explain.
What are the different rules to perform a Search?
What are 77 levels used for?
how do you define single dimensional array and multidimensional array in your cobol?
What is a scope terminator give example?
Name the sections present in data division.