Multiple Choice
Values passed when a method is called are known as
A) variables.
B) parameters.
C) data members.
D) arguments.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: A return value for a method is
Q14: A design approach that focuses on algorithms
Q15: Use of parameters is not supported for
Q16: A data member that is private<br>A)cannot be
Q17: Choose a class/object example from the list
Q19: Creating an object is called<br>A)instantiation.<br>B) overloading.<br>C) modeling.<br>D)abstraction.
Q20: A default constructor can perform memory allocation.
Q21: A class is an instance of an
Q22: A special kind of method that performs
Q23: A constructor must have the same name