Answer:
The arithmetic operator is used by the program to perform simple algebraic operations like addition, subtraction, multiplication, division, etc. Relational operators are the ones that are used to validate a relationship between the two operands as if they are equal, greater than, less than, etc.
In psuedocode it would be:
length = input()
width = input()
area = length * width
print(area + " sq ft");
<span>Steven Spielberg, and or Paul Williams
</span>