πŸ“Š MySQL
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) Actual Parameters

Explanation: 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.

Explanation by: Akshay Kulkarni
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
168
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Akshay Kulkarni
Publisher
πŸ“ˆ
94%
Success Rate