<span>The Answer is C. Right-click row 21's row number, and then click Insert.
</span>
Answer:
The statement is as follows:
cout <<fixed<< setprecision(3) <<sales;
Explanation:
Here, I assume that the variable has already been declared.
The syntax to use is:
cout<<fixed<<setprecision(n)<<variable-name;
In this case:
--- i.e. to 3 decimal places
And the variable name is: sales
So, when implemented, the instruction is:
cout <<fixed<< setprecision(3) <<sales;
Answer: What do you except? All of this is user generated..
Explanation:
Business application software programs make it possible to: increase productivity in the office setting.
Please give me Brainless if this help!!