Suppose you set up a parameter with an explicit out mode. What is true about that parameter? Mark for review (1) points it acts like a constant (its value cannot be changed inside the subprogram). It must have a default value. It inherits its type from the matching in parameter. It cannot have a default value. It must be the same type as the matching in parameter
Answers
Answered by
1
you set up a parameter with an explicit out mode. What is true about that parameter? Mark for review (1) points it acts like a constant (its value cannot be changed inside the subprogram). It must have a default value.
Similar questions