If you want to pass an array element into a method by reference, what will you need to do?
a) It always passes the element as a reference automatically.
b) Use the keyword ref and/or out.
c) All of the above.
d) None of the above, passing in by reference of an array element is only possible if the
array type is a reference type.
b) Use the keyword ref and/or out.
Computer Science & Information Technology
You might also like to view...
The Add Document command is used to distribute documents to other libraries
Indicate whether the statement is true or false
Computer Science & Information Technology
Which PC design has the most RAM?
A) HTPC B) Thin client C) Thick client D) CAD/CAM E) Mobile
Computer Science & Information Technology