Given that the variable aNum holds a value 4. Determine the value of y and aNum++ after each of the following statement is executed in a JavaScript program: (2 marks)
I. var y=aNum++
II. var y=++aNum
 Viewed: 117 times For Better experience and learning,for video answers, after video ends playing, click next question in the questions list!!!