Question: What are the reference parameters in the following function heading? void DoSomething ( string date, int num, float average, float sum, string name ) A
What are the reference parameters in the following function heading? void DoSomethingstring date, int num, float average, float sum, string name A date B num C average D sum E name F None of them
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
