COMPUTE X = A * B - C * D and
COMPUTE X = (A * B) - (C * D)
(a) Are not the same
(b) Are same
(c) Syntactically wrong
(d) Will yield a run time error
I have files that contains both duplicates files(occur more than twice) and non-duplicate files.The file is already sorted by a key.I want to determine those records that are duplicate and will be move to a duplicate file and non- duplicate files to be move to a valid file.thank you.help please
i have two file one is ksds another one is esds i want store matching records in flat file how to you matching.
how do u indetify files succesfully executed or not ?
How do u find the programs calling the given module, without having doing 3.13 on loadlib/source library?
How is sign stored in Packed Decimal fields and Zoned Decimal fields?
a. Can the OPTIONAL clause in COBOL only be coded for input files? b. If it is coded for files opened in OUTPUT, I-O or EXTEND mode, will it give a compilation error? c. If there are no compilation errors and if such files are not coded in the JCL, will the OPEN statement run fine when these files are opened? d. How will a WRITE statement work for the above files?
what is the purpose of linkage section?
Write the syntax of a two dimensional array?
we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
How to remove 2 duplicate records and copy only one using job control language?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is reference modification? What is UNION in sql and syntax? What is the difference between GDGS and VSAM? Which is prefer one? What is processing groups in endevor?