227k views
1 vote
When you pass an argument to a method, the argument's data type must be ____________ with the receiving parameter's data type?

User Wtznc
by
8.4k points

1 Answer

6 votes
Any time you pass an argument to a method, the data type arguments must be assignment compatible with data type receiving parameter.
User Reedinationer
by
7.9k points

No related questions found