1.

Which of the header file is used to implement algorithms provided by C++ STL?

A. <algorithm>
B. <header>
C. <algos>
D. <Algorithm>
Answer» B. <header>


Discussion

No Comment Found