A

Admin • 833K Points
Coach

Q. The variables or expressions passed from the calling subprogram are

  • (A) Actual Parameters
  • (B) Formal Parameters
  • (C) Both A & B
  • (D) None of the above
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

Variables which are declared in a subprogram specified and referred to in the subprogram body are formal parameters.
Variables or the expressions which are passed from the calling subprograms are actual parameters.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.