The following statements make a false statement.
Given that,
A function argument a exists until the function's end is reached.
A local variable
can only share a name with another variable inside the function and exists only until the function's end.
Answer C : Can not share a name with variable outside a function.
Because the function is considered as a single line of code.
Answer True
They have same presidence but they are evaluated from left to right
Answer D : The calculation totals both positive (Profits) and negative (loss) earnings
Code doesn't check if the number of positive or not before adding
Answer D.
To learn more about variable click here:
brainly.com/question/17344045
#SPJ4