What type of reference should be used in vector arithmetic?
(a) dynamic
(b) const
(c) both dynamic & const
(d) static
The question was posed to me in an international level competition.
The query is from Vector Arithmetic topic in chapter Strings, Streams & Numerics in C++ of C++