Answer Posted / sam
SPOOL Display and search Facility
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How do you reference the following file formats from cobol programs?
) how do u code after getting data?
Can we redefine the field of x(200) to less than 200?
how to access the file from prodution from changeman tool and to submit a file to production
how do you reference the esds vsam file formats from cobol programs
how do you reference the variable unblock file formats from cobol programs
What is the difference between PIC 9.99 and PIC9v99?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Write the code to count the sum of n natural numbers.
what happens if parmparameter passes zero bytes to the program
how to convert the recors form vsam file to db2 table tru file aid
Write down the divisions of cobol program?