If a program contains the definition string name; indicate whether each of the following lettered program statements is legal or illegal.
A) cin >> name;
B) cin.getline(name, 20);
C) cout << name;
D) name = "John";
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.