Question Detail Meaning of STL Standard Tree LibraryStandard Term LibraryStandard Template LibraryNone of above Answer: Option C Similar Questions : 1. 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 2. Can #define accept parameters YesNo Answer: Option A 3. What is the value of sizeof(char) 1248 Answer: Option A 4. Which is boolean operator for logical and &||&|&& Answer: Option D 5. Which of the following type of class allows only one object of it to be created Virtual classAbstract classSingleton classFriend class Answer: Option C Read more from - C++ Programming Questions Answers - Chapter 1