Answer Posted / santosh khot
Call Statement in cobol calls sub program from main program
by Content or by reference but default is by reference
syntex is
CALL program-name by Content/Reference by Var-1, Var-2.
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
Explain how you can characterize tables in cobol?
What is perform what is varying?
Mention the guidelines to write a structured cobol program?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between PIC 9.99 and PIC9v99?
explain sorting techniques in cobol program?
How do you define a variable of comp-1 and comp-2?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Define static linking and dynamic linking.
How many sections are there in data division in COBOL?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
How do we get current date from system with century in COBOL?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What are the various section in data division and briefly explain them.