What rules are followed by the search verb.
what is the size of W-REC in the following 01 W-REC 05 A PIC 9(4)V99 05 B READLINES A 10 C PIC XX 10 D PIC S9(4) 05 E OCCURS 7 PIC ZZ.ZZ 05 F OCCURS 5 10 G PIC ZZ.ZZZ99 10 H OCCURS 3 15 J PIC 9(3) 15 K PIC V99
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
What is the figurative constant in cobol?
What are the functions like c or c++ in cobol?
what is rediffine clause?in what situation it can use?give me real time example?
How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?
Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?
6 Answers ABC, IBM, Mphasis, Wipro,
how many bytes do SPPPP999 will store?
How do you reference the following file formats from cobol programs?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to recover a deleted source physical file from library?
Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?