Write the code to count the sum of n natural numbers.
No Answer is Posted For this Question
Be the First to Post Answer
what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
how we rectify soc7 and soc4 errors in project?
How to retrive the 9th records out of ten records using the cobol program ?
how to convert the recors form vsam file to db2 table tru file aid
How would the number +1234 be stored if a PIC clause of PICTUREs9(4) comp-3 were used?
what is ASRA, AEY9?
Difference between next and continue clause
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
How we copy a program from production region to development region.What is the process & syntax ?
How to read records from flat file in reverse order through COBOL program?
14 Answers Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,
COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.
Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.