Q. The ______________ of a Sub procedure are vehicles for passing numbers and strings to the Sub procedure. (Solved)
1. call statements
2. arguments
3. parameters
4. variables declared inside
- c. parameters
1. call statements
2. arguments
3. parameters
4. variables declared inside