Question Detail Meaning of STL Standard Tree LibraryStandard Term LibraryStandard Template LibraryNone of above Answer: Option C Similar Questions : 1. Which is boolean operator for logical and &||&|&& Answer: Option D 2. Which class has only one unique value for all the objects of class thisfriend staticnone of above Answer: Option C 3. Which among following has invalid syntax ? #include #include file#include "file"None of above Answer: Option B 4. Every class has atleast one construtor TrueFalse Answer: Option A 5. If no constructor is there, then compiler assumes the class to have a default constructor with no arguments TrueFalse Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1