What is the result of following expression when length equals to 8 width equal to 3 and height equals to 2.25.Assume that length and width are integer variables and height is a floating point variable
a.Length×Width+height
b.Length+Width×height
Answers
Answered by
0
First multiply and then try again.
Similar questions