👤

Direction: Write the codes and outputs of the following: (5 point each)

1. If the value of x is 4 and I want to increase it by 1 using increment operator what is the value of x?
2. If the value of y is 101 and I want to decrease by 1 using decrement operator what is the value of y?
3. If the value of x is 4 and y=5 what is the value of z if the formula is z=x + y?
4. If the value of n is 9 and m=10, then m divided by n, what is the remainder using modulus?
5. If the value of a is b and b=4 after using the decrement operator what is the value of a?

Nonsense answer/Plagiarism = Report​