Write the code to count the sum of n natural numbers.
No Answer is Posted For this Question
Be the First to Post Answer
How do you define a sort file in JCL that runs the COBOL program?
how do u list the abended jobs?
what is the default print format? in cobol
I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you
i need the code for this program in cobol. 2 + 1 = 3 4+3=7 6+5=11 8+7=15 10+9=19
I know my query will return more than one row but I don't want cursor what should I do?
What is link edit in cobol?
can you declare redefine in level 01?
01 b pic +9(4) How many bytes it will take for storage???
What is the difference between comp and comp-3?
Can we change the password using ALTER? anyone tried and changed?
In INITIALIZE what is Repalcing Word will do