S9(5)V9(2) occupies how many bytes memory ?
Post New Answer View All Answers
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Which is not true about evaluate statement
How arrays can be defined in COBOL?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
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?
Define cobol?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
How you can read the file from bottom?
For rewrite, why is it mandatory that file needs to be opened?
What are the different types of condition in cobol and write their forms.
Can we change the password using ALTER? anyone tried and changed?
Write a cobol program making use of the redefine clause.
What are the different rules to perform a Search?
How to use the same COBOL program in Batch and CICS on lines? explain with an example