Question Detail Meaning of STL Standard Tree LibraryStandard Term LibraryStandard Template LibraryNone of above Answer: Option C Ad Similar Questions : 1. Which among following has invalid syntax ? #include #include file#include "file"None of above Answer: Option B 2. Meaning of deed copy is A deep copy creates a copy of the dynamically allocated objects tooA deep copy just copies the values of the data as they areA deep copy creates a copy of the statically allocated objects tooBoth A and C Answer: Option A 3. Which arithmetic operation can be done in pointer MultiplicationDivisionAdditionNone of above Answer: Option C 4. Declaring pointer more than one can cause Trapabort a programerrornone of above Answer: Option A 5. Which is not a correct variable type floatintdoublereal Answer: Option D Read more from - C++ Programming Questions Answers - Chapter 1