

MCQOPTIONS
Saved Bookmarks
1. |
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. | None of the mentioned |
Answer» B. Sequence point will resolve all the side effects | |