emafouanamy
New Member
- Joined
- Aug 24, 2014
- Messages
- 6
Im only looking for help on a bunch of questions and I am going to be posting them one at a time upon explanation of why that is the answer. I actually want to understand the reason behind so if you can help, thank you very much?
Question 1
Given that A=12, B=13, Z=3 at the start of the following program what vale does 'A' have at the end of the program?
Question 1
Given that A=12, B=13, Z=3 at the start of the following program what vale does 'A' have at the end of the program?
- Z=(A+2) - (B+3)
- A= A - B + (2*Z)
- B=-B
- A=(Z-(2*24)) * (A-B)