Answer: 150m
Explanation:
The following can be depicted from the question:
Dimensions of outer walls = 9.7m × 14.7m.
Thickness of the wall = 0.30 m
Therefore, the plinth area of the building will be:
= (9.7 + 0.30/2 + 0.30/2) × (14.7 × 0.30/2 + 0.30/2)
= 10 × 15
= 150m
Answer:
The solution code is written in Java.
System.out.println(numItems);
Explanation:
Java <em>println() </em>method can be used to display any string on the console terminal. We can use <em>println()</em> method to output the value held by variable <em>numItems.</em> The <em>numItems </em>is passed as the input parameter to <em>println()</em> and this will output the value of <em>numItems</em> to console terminal and at the same time the output with be ended with a newline automatically.
Answer:
B
Explanation:
Low beams should only be used when fog and rain is present, as high beams can cause a dangerous glare to you and other drivers. You should also use your fog lights, but not every vehicle has them.