Answers

RV

Answered

What is an actual parameter?

A) The value passed into a method by a method call
B) The value returned by a method
C) The type of the method
D) A variable declared in the method heading

On Mar 10, 2024


A