Answers

Question and Answer:

  Home  Java Classes

⟩ In general, there are _________ ways that a computer language can pass an argument to a subroutineA) OneB) TwoC) ThreeD) Four

Explanation: In general, there are two ways that a computer language can pass an argument to a subroutine. The first way is call-by-value. The second way an argument can be passed is call-by-reference.

 139 views

More Questions for you: