Definition of oops
Oct 07, 2023
By: sriaritha065
0 Answers
What is standard template library
Nov 15, 2017
By: Khyati_jethwani
1 Answers
Standard Template Library (STL) of C++ is a collection of template classes that provide data structures such as arrays, vectors, queue, etc. STL is a library consisting of containers, algorithms, and iterators.
Jun 16, 2020
By: AhujaTara