Why occurs cannot be used in 01 level in COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
Can we call a CICS program from a batch program or viceversa?If so, how?
What is a report item?
I have a COBOL main program which is calling sub program, the number of calling parameters used in main program are 4 whereas in sub program it's 5. Sub program is passing 5 parameters back to main program Will there be any compilation error? Or main program parameters displays junk values?
Write the code to count the sum of n natural numbers.
How To move a value to an array using move verb?
how will you define vsam file in select clause?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How would the number +1234 be stored if a PIC clause of PICTUREs9(4) comp-3 were used?
What is CALL statement in COBOL?
how can u find out just by seeing wheater it is main program or sub program ? any two ways to identify reply soon ?
A table has two indexes defined. Which one will be used by the SEARCH?
how to transfer the file from pc to mainframe??