What is meant by sequence point?
(a) Represent the point of execution in the program
(b) Represent the whole program
(c) Represent the beginning of the program
(d) Represent the end of the program
The question was asked by my school principal while I was bunking the class.
My question is based upon Stored Sequences topic in section Algorithms, Objects & Iterators in C++ of C++