What are differences between COBOL and java ? why we are giving more preference to COBOL ?
TCS,
3 19546How 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 103353
HOw can I get the negative sign while deduct high value from low value
What is the difference between comp and comp-3 usage?
What is the difference between goback, stop run and exit program in cobol?
Are you comfortable in cobol or jcl?
Write the code to count the sum of n natural numbers.
What are the different rules of SORT operation?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
how to refer the data field?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Why occurs cannot be used in 01 level in COBOL?
What is the use of intialize verb?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
how do you reference the fixed unblock file formats from cobol programs