Multiple choice

Expand the acronym STL in terms of C++.

  1. Serial Template Library

  2. Simple Template Library

  3. Standard Template Library

  4. Single Type Library

  5. Static Template Library

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Standard Template Library (STL) is a C++ software library. It is the corect expansion of the term.