What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
Answer Posted / swetha krishna
In Prototype we define the variables as parameters for calling. In Procedure interface, we define both the variables and the calculation or function of the procedure. Prototype is mandatory in both calling and called programs because we have to pass parameters and receive some parameters while calling
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
define the purpose of the *cat function?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
what are the different types of arrays available in rpg ?
What are the record format field mapping options in cpyf?
What Is The Object Type Of Pf, Lf, Printer File & Display File?
when should I use method get, and when should I use method post in my cgis?
what is the function of crtdupobj command?
what do we can do with the embedded sql statements?
What is RETURN CURSER LOCATION in subfile?
how to get the cursor position?
what is sflrolval?
how to write code for singlepage in sqlrpgle with update ?
what is xfoot opcode ?
how can we run a batch job?
what does check opcode is used?