What kind of execution does sequence point allow?
(a) Non-overlap
(b) Overlap
(c) Concurrent
(d) Sequence
I got this question during an interview.
Origin of the question is Stored Sequences topic in division Algorithms, Objects & Iterators in C++ of C++