Answer:
The code to this question can be defined as follows:
Code:
int area = (int) (length * width); //defining integer variable area that holds calculated value.
Explanation:
In the given question it is defined, that two decimal variable "length and width" is defined that holds some decimal value in it, and this question asks to define an integer that holds it calculated value, which can be described as follows: