Question: In c++ Code the statement that declares three doubles with the names partCount, profitMargin and salesTotal and initialize profitMargin to 0.45 in one line of
Code the statement that declares three doubles with the names partCount, profitMargin and salesTotal and initialize profitMargin to 0.45 in one line of code. Note: You do not need to write a whole program. You only need to wite the code that it takes to create the correct output. Please remember to use correct syntax when writing your code, points will be taken off for incorrect syntax
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
