How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of condition in cobol and write their forms.
What are declaratives and what are their uses in cobol?
What is the figurative constant in cobol?
What are the differences between COBOL and COBOL II?
how do you define single dimensional array and multidimensional array in your cobol?
write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...
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?
Have you used comp and comp-3 in your project? And how?
hi is there any means of deletin a record from a ps usin cobol not using jcl?eg if i am reading a record and if some condition is matched tat particular record must be deletd fom the ps
01 a pic s9(5) value '-12345' how it will be stored
can internal sort be applied to sort ksds files?
how we separate the cobol cics statements from cobol&cics programming?