Which of the following C++ statements contain variables whose values are replaced?
a)
cin >> b >> c >> d >> e >> f;b) p = i + j + k + 7 ;
c)
cout << "variables whose values are replaced";d)
cout << "a = 5";
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.