Multiple Choice
Pieces of data that are sent into a method are known as ____________.
A) references
B) variables
C) arguments
D) parameters
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: When calling a method and passing a
Q13: A parameter variable's scope is the _
Q17: When you pass an argument to a
Q19: When the keyword void appears in the
Q20: In the header, the method name is
Q21: In general, the same rules that apply
Q23: Programmers commonly use a technique known as
Q24: A method that contains a(n) _ allows
Q27: You can write methods that return any
Q49: In a general sense, a class is