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
what is the version of os/400 that we have?
what is the difference between normal upddta to pf and updating using dfu program?
how to define to define a hidden filed in dspf ?
how can you specify no duplicate key?
why do we use readc? What is sflnxtchg?
what does vldcmdkey means?
how can you detect overflow for a print program that prints multiple lines per cycle?
how to toggle between single line and multi - line display of a particular record in a subfile?
what key word is used when screen is re-display?
a multiple format logical file is also known as?
Difference Between Call & Sbmjob?
what is a non-join logical file?
records can be read/update/deleted with which file?
What are the record format field mapping options in cpyf?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?