What are options have been removed in COBOL 11?
Answer / savan
EXAMINE has been removed from later versions of COBOL.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between comp and comp-3 usage? Explain other COBOL usage?s.
What is the figurative constant in cobol?
what is mainframe? what is the mainframe software ? what is use in s/w field?
The disposition parameter in the jcl is share ( DISP+SHR ) and the program opens file in extend mode what will happen?
how many bytes does s9(15) occupy in comp1 comp2 and comp3 ?
wirte a pgm in using files in which we hav 10 ,20,30 40...100 records in inputfile and i want them to be send to outputfile in reverse order. PLZ HELP ME OUT .........THIS IS A RECENT QUESTION IN IGATE..
how do you reference the variable unblock file formats from cobol programs
What is amode(24)?
how we can edit records in vsam data set and non vsam data sets
i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?
what are decleratives in cobol?
created cluster using IDCAMS ..that is empty ..when i write a program for read using Input ..wil it open the cluster or gives any error?