When an argument is passed ________ the called method can access and modify the caller’s original data directly.

a) either by value or by reference
b) by value
c) using keyword out
d) using keyword ref
e) Either c or d.

e) Either c or d.

Computer Science & Information Technology

You might also like to view...

Carefully distinguish the using directive

using namespace std; from the using directive using std::cout;

Computer Science & Information Technology

The accompanying figure illustrates the _____ slide layout.

A. Title Slide B. Title and Content C. Title Only D. Comparison

Computer Science & Information Technology