Assuming the array description is defined as follows: char description[40];
A) How many characters total can the array hold?
B) What is the length of the largest string that may be stored in the array?
C) Will the following cin statement automatically stop reading input when the array is filled?
cin » description;
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.