which generation language is cobol
Answers were Sorted based on User's Feedback
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How do you code Cobol to access a parameter that has been defined in JCL?
If there are two files one with 100 records and other with 101 records. we have to find out the one record that is the odd man out . What are the steps to do it
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?
What is the meaning of 'TALLING' verb in cobol?
What is the usage of comp fields in cobol?
What are differences between Static Call and Dynamic Call?
10 Answers IBM, KBC, Keane India Ltd, Verizon,
Without using move verb how to move one variable to another.
What compiler option would you use for dynamic linking?
How can you declare the file ?
i want to store 20 digits . h will u do it in cobol ?