Multiple Choice
The expressions that are passed to a method in an invocation are called
A) actual parameters
B) formal parameters
C) formal arguments
D) formals
E) any of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The following method header definition will result
Q44: For the questions below, use the following
Q45: Consider a method defined with the header:
Q46: Write a statement to instantiate a cube
Q48: For the questions below, use the following
Q50: Listener objects "wait" for an event to
Q51: Java methods can return only primitive types
Q52: Which of the following Applet methods is
Q53: Consider the "Push Me!" program described in
Q54: A class' constructor usually defines<br>A) how an