Values passed into functions or procedures are called ______.

A. variables
B. arguments
C. statements
D. data types

B. arguments

Computer Science & Information Technology

You might also like to view...

What is a function?

What will be an ideal response?

Computer Science & Information Technology

What is the return type of the list operator remove(int position)?

a. void b. int c. itemType d. bool

Computer Science & Information Technology