Answer:
Alice is correct.
The loop are dependent.
Explanation:
for(i = 1; i <= N; i = (i*2)+17 )
for(k = i+1; k <= i+N; k = k+1) // notice i in i+1 and i+N
printf("B")
This is a nested for-loop.
After the first for-loop opening, there is no block of statement to be executed rather a for-loop is called again. And the second for-loop uses the value of i from the first for-loop. The value of N is both called from outside the loop.
So, the second for-loop depend on the first for loop to get the value of i. For clarity purpose, code indentation or use of curly brace is advised.
Answer:
471 days
Explanation:
Capacity of Carvins Cove water reservoir = 3.2 billion gallons i.e. 3.2 x 10˄9 gallons
As,
1 gallon = 0.133 cubic feet (cf)
Therefore,
Capacity of Carvins Cove water reservoir in cf = 3.2 x 10˄9 x 0.133
= 4.28 x 10˄8
Applying Mass balance i.e
Accumulation = Mass In - Mass out (Eq. 01)
Here
Mass In = 0.5 cfs
Mass out = 11 cfs
Putting values in (Eq. 01)
Accumulation = 0.5 - 11
= - 10.5 cfs
Negative accumulation shows that reservoir is depleting i.e. at a rate of 10.5 cubic feet per second.
Converting depletion of reservoir in cubic feet per hour = 10.5 x 3600
= 37,800
Converting depletion of reservoir in cubic feet per day = 37, 800 x 24
= 907,200
i.e. 907,200 cubic feet volume is being depleted in days = 1 day
1 cubic feet volume is being depleted in days = 1/907,200 day
4.28 x 10˄8 cubic feet volume will deplete in days = (4.28 x 10˄8) x 1/907,200
= 471 Days.
Hence in case of continuous drought reservoir will last for 471 days before dry-up.
E. Parts they don’t resemble
Answer:
It gives decision-makers the processing capacity they need to turn raw data into useful knowledge.
Explanation:
Data analysis and the associated cycles (data integration, aggregation, hoarding, and revealing) are totally or partially directed in the cloud with cloud analytics.