When a structure is passed __________ to a function, its members are not copied.
a. by reference
b. by value
c. Either of these
d. Neither of these
a. by reference
Computer Science & Information Technology
You might also like to view...
More than one column in a table can have the Sort Arrow icon on its filter button
Indicate whether the statement is true or false.
Computer Science & Information Technology
Which of the following is NOT a valid optional parameter of the PHP Exception class?
a. stack trace b. error message c. error code d. previous exception
Computer Science & Information Technology