Answer As Soon As Possible...
Attachments:
Answers
Answered by
0
Answer:
The value of j is 57
Explanation:
j=19+(2×19)
j=19÷ 38
j=57
Answered by
5
Answer:
57
Explanation:
Initially k=20.
As per the given expression j = --k + 2*k, initially, k is decremented by 1.
So, --k=19 and officially the k value is 19 now.
then the expression is evaluated as follows.
j= --k + 2 * k
j=19 + 2 * 19
j=19+36
j=57
Therefore, the value of j after the evaluation is 57.
Attachments:
Similar questions