Which of the following parameter passing mechanisms requires an
exact match?
a. call by value
b. call by reference
c. call by constant reference
d. all of the above require exact matches
e. none of the above require exact matches
B
Computer Science & Information Technology
You might also like to view...
A modifying symbol is placed directly before the element it modifies.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which of the following Dir class methods can be used to create a new folder?
A. mkdir B. createdir C. mk D. create
Computer Science & Information Technology