Vidyalelo
C++ Programming · Q594

C++ miscellaneous

Programming · C++ Programming · question 594

Q594

Pick out the correct statement about sequence point.

A.
Sequence point will compile the program
B.
Sequence point will resolve all the side effects
Answer
C.
Sequence point will save the program for execution
D.
Sequence point will delete the program for execution

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board