- Engineering
- Computer Science
- 1 what does the parameter in the function call below...
Question: 1 what does the parameter in the function call below...
Question details
1. What does the parameter in the function call below do?
doStuff(**z);
2. How many elements can be stored in an integer array declared as num[5][3][2]?
Solution by an expert tutor
