What? i’m so confused lol, do you have a question?
Answer:
Devastating Vocal Xcellence
Explanation:
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:
c)none
Explanation:
Automatic updates can be a great problem in the case of the linked object and an embedded object. Hence, "a" and "b" are not the correct options, and since there is an effect, the d. the option is also not correct, as it does affect. And hence none of these options are correct. And the correct option is c) none.
The easy way to do it is to let an array accept all the inputs and add all the inputs together and divide the sum by how many the input was.
Example : five + five + five + five + three + two = 25
Now divide twenty five : twenty five / six = 4.1
Letter A is the closest answer.