Question Detail what is the size of int datatype for 32 bit system 1 byte2 byte4 byte8 byte Answer: Option C Similar Questions : 1. Meaning of STL Standard Tree LibraryStandard Term LibraryStandard Template LibraryNone of above Answer: Option C 2. Which is not a correct variable type floatintdoublereal Answer: Option D 3. Stack unwinding deals with deals with polymorphismdeals with inheritancedeals with exception handingdeals with classes Answer: Option C 4. Which class has only one unique value for all the objects of class thisfriend staticnone of above Answer: Option C 5. What is the meaning of base class in C++ Another class got inherit from this classIt inherit other classIt has a pointer variableIt is the first class declared Answer: Option A Read more from - C++ Programming Questions Answers - Chapter 1