q explain passing parameters in general memorythe


Q. Explain Passing Parameters in General Memory?

The parameters can be passed in the memory too. In such a technique name of the memory location is used as a parameter. The results can also be returned in same variables. This scheme has a severe limitation. Which is that you will be forced to use same memory variable with that procedure. What are the consequences of this bound? Well in the illustration above we will be bound that variable BCD should comprise the input. This procedure can't be used for a value stored in any other location. So it's a very restrictive method of procedural call.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: q explain passing parameters in general memorythe
Reference No:- TGS0328102

Expected delivery within 24 Hours