To make easy transfers and to limit the amount of files being moved at a time
A is false.
the second operand is not always evaluated
if the first operand is true in the OR (||) then the second is not evaluated
if the first operand in an AND (&&) is false then the second is not evaluated
that is called short circuit evaluation.
c is also false the expressions do not have to be boolean any numeric value is also allowed. It just to be zero or non zero
Answer:
c. Elasticity
Explanation:
When referring to Cloud Servers this capability is known as Elasticity. It basically describes how able and efficient a server is to automatically implement resources and remove resources in order meet the specific amount of demand at any given moment. Many times a server will not have much demand but will still have all the resources being used by the server. Being able to remove these unused resources so that they are available for other usage is what makes the servers elastic.
Answer:
3
Explanation:
MOD means the remainder after a division calculation.

The remainder is 3