Look at the following code.
struct PartData{ string partName; int idNumber;};
PartData inventory[100];
Write a statement that displays the contents of the partName member of element 49
of the inventory array.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.