Multiple Choice
These types of arguments are passed to parameters automatically if no argument is provided in the function call.
A) local
B) default
C) global
D) reference
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q38: A static variable that is defined within
Q39: This type of variable is defined inside
Q40: A parameter is a special purpose variable
Q41: Which line in the following program
Q42: A local variable and a global variable
Q44: It is good programming practice to _
Q45: When a function is called, flow of
Q46: A function _ contains the statements that
Q47: What will the following code display?<br>#include
Q48: Which of the following causes a function