Question: When you call a method, the arguments you pass to it A. must be coded in the same sequence as the parameters and have data
When you call a method, the arguments you pass to it
A. must be coded in the same sequence as the parameters and have data types that are compatible with the parameters
B must have the same names as the parameters
C must be coded in the same sequence as the parameters, have data types that are compatible with the parameters, and have the same names as the parameters
D must be declared with data types that are compatible with the parameters
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
