What is the difference between Global and External Variables?
No Answer is Posted For this Question
Be the First to Post Answer
Explain call by context by comparing it to other calls.
explain sorting techniques in cobol program?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is diff betn PS and ESDS file? What is the diffrent compiler options in cobol and there discription? What is retrive nth maximum salary from salary DB2 table. Can we redefine COM-3 variable with varchar variable?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
What are the two search techniques ?
If i got a job on mainframe technology, will i have a bright future?. Some people are discouraging me. Let me know, is it true? Please bring back me from the confusion.
What is diff between vsam and db2?what is advantage of db2 over vsam?which is best suited one?
what is the coding difference between COBOL and CICS.
what is Reentrancy and Quasi-reentrancy?
Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?