What is inspect in cobol ?
No Answer is Posted For this Question
Be the First to Post Answer
how to move the records from file to array table. give with code example
)what is retrieve?
What are the different data types available in COBOL?
What is the LINKAGE SECTION used for?
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
Is it possible to mutliply a comp variable with an comp-3 variable. Will there be any error if i do it?
01 var1 pic x(10) 01 var2 redefines var1 pic 9(10). then in procedure division move 'abcde' to var1 then waht is the value of var1 and var2
consider the following progrm statements MOVE 0 TO SW.NO.OF.REC PERFORM PRI-OUT UNTIL SW=1 DISPALY NO.OF.REC STOP RUN PRE-OUT READ IN-FILE AT END MOVE 1 TO SW WRITE OUO-REC FROM IN-REC ADD 1 TO NO.OF REC if the IN-FILE contains 1000 records what value will be displayedafter the PERFORM is over?assume that N0.OF.REC has PIC 9(4) a.1000 b.1001 c.1 d.none of the above since there is a syntex error
How many bytes do a s9 (7) comp-3 field occupy?
. How do we cast a variable in COBOL
How do you come out of an EVALUATE statement?
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?