answersLogoWhite

0


Best Answer

Output parameters are similar to reference parameters, except that they transfer data out of the method rather than into it. Reference parameter copies the reference to the memory location of an argument into the formal parameter. This means that changes made to the parameter affect the argument.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between ref and out parameters?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between a controlled parameter and a variable parameter?

controlled parameters the factor that stays the same in ALL groups variable parameters the factor(s) that change between control groups and variable groups


Javascript function for the difference between 2 numbers?

This function will accept two parameters and return the difference between the first and second parameter. function diffBetween ( a, b ) { return a-b; } //end diffBetween


What is the difference between value type parameters and reference type parameters?

When a variable is passed by value, the function receives a copy of the variable. When a variable is passed by reference, the function receives a reference, or pointer, to the original data.


What is the difference between identity and equality?

Equality means two or morwe parameters ar ejust similar in a condition, but they may be or may not be in all the situations, and identity is a set of equal parameters, fulfilling the condition in all situations.


Can you attack the ref in Smackdown vs Raw 2009 for PS3?

The only times you can Ref a match are in the road to wrestilmania. one time is as Randy Orton, you ref a match between Ted dibeasi And cody rhodes. the other is as Edge and you ref between the Big show and Finlay.


Difference between single parameter sensitivity and multiple parameter sensitivity?

Difference between single parameter sensitivity and multiple parameter sensitivity is that in multiple parameter sensitivity,defined parameters cannot be measured with a high degree of accuracy in the field or in the laboratory.


What is the Difference between Re model and hybrid pi model?

There is not much difference between Re model and hybrid model. The only difference being hre(vi/vo) reverse voltage gain. The remainig parameters are comparable. hie=beta*re hfe=beta hoe=ro


What is an invalid result?

An invalid result is an answer that does not fall between a given set of parameters. The parameters can be either constant or variable.


What are the parameters of a full-blown Aids?

The difference between a healthy person, someone with HIV, and someone with AIDS is determine by T-Cell counts. Depending on your level depends on where you fall.


What is the difference between scope and limitations of research study?

The scope of a research study defines the boundaries of what will be covered, including the research questions, objectives, and target population. On the other hand, limitations refer to constraints or restrictions that may affect the study, such as sample size, time constraints, or access to resources. Scoped defines what will be covered, while limitations highlight constraints on the study.


What is the difference between statistics and parameters?

Parameter is any attribute Statistic are the measured values of a parameter. A statistic is a sample value such as the average height of a group of students. A parameter is a functional constant such as the mean of a normal distribution. Statistics are often used to estimate parameters. For instance, a sample average is an estimate of the mean.


What term is used to describe the information between parentheses in a function?

parameters