Pick out the correct statement about sequence point.
(a) Sequence point will compile the program
(b) Sequence point will resolve all the side effects
(c) Sequence point will save the program for execution
(d) Sequence point will delete the program for execution