How can a method send a primitive value back to the caller?
A. It cannot send primitive values back to the caller
B. By using the return statement
C. By assigning the value to one of its parameters
D. It can call its caller with the value
Answer: B
Computer Science & Information Technology
You might also like to view...
How many ways is Thread implemented?
a. 1 b. 2 c. 3 d. None of the other choices
Computer Science & Information Technology
If one domain controller goes down, and another one is available to authenticate logon requests and locate resources through the directory, this is an example of _________
a. Fault tolerance b. Load balancing c. RAID d. Flexible single master operations
Computer Science & Information Technology