C it would be c because that has more and the others have less
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:
please give brainliest my brother just got the corona virus
Explanation:
this is my brothers account he wants to get 5 brainliest
Answer:

Explanation:
From the question we are told that:
Initial Pressure 
Initial Temperature 
Final Pressure 
Final Temperature 
Work Output 
Generally Specific Energy from table is
At initial state


With
Specific Volume 
At Final state


Generally the equation for The Process is mathematically given by

Assuming Mass to be Equal

Where



Therefore

