25
QuizMultiple Choice

Resources for Programmers — Unit test

Question 25 of 25 • Introduction to Information Technology - EL3701

An argument is different from a parameter in that an argument

Answer
A
refers to a piece of data to be supplied.
B
is a placeholder for a constant value.
C
is the data passed into a parameter.
D
is always variable.