In C#, you declare an output parameter by writing the ____________ keyword before the parameter variable's data type.

a. public
b. ref
c. const
d. out

d. out

Computer Science & Information Technology

You might also like to view...

Which command can be used to change the access permissions to a file?

a. ls b. chmod c. cd d. cat

Computer Science & Information Technology

The CPU processes instructions written in which one of the following languages?

a. Java b. pseudo code c. machine language d. Visual Basic

Computer Science & Information Technology