Please briefly explain why you feel this answer should be reported .
Report
Cancel
Ans : A
Solution:
Pre increment operator is used to increment variable value by 1 before assigning the value to the variable. Post increment operator is used to increment variable value by 1 after assigning the value to the variable.
Answers ( 2 )
Please briefly explain why you feel this answer should be reported .
Ans : A
Solution:
Pre increment operator is used to increment variable value by 1 before assigning the value to the variable. Post increment operator is used to increment variable value by 1 after assigning the value to the variable.
Please briefly explain why you feel this answer should be reported .
3 12 15