If you create a structure named Dalmatian that has a public integer field named numSpots, then you can create an array of 101 Dalmatian objects with the statement ___________.
a. Dalmatian [101];
b. Dalmatian [101].numSpots;
c. Dalmatian litter[101];
d. Dalmatian [101] litter;
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.