Vidyalelo
C++ Programming · Q97

Standard Template Library (STL) in C++

Programming · C++ Programming · question 97

Q97

What is the Standard Template Library?

A.
Set of C++ template classes to provide common programming data structures and functions
Answer
B.
Set of C++ classes
C.
Set of Template functions used for easy data structures implementation
D.
Set of Template data structures only

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board