Question Detail Among following which will give the size of object or type ? CallocMallocSizeofRealloc Answer: Option C Similar Questions : 1. Classes in c++ are ? Fundamental data typePrimitive data typeDesired data typeNot defined Answer: Option C 2. Constructors has return type void ? TrueFalse Answer: Option A 3. In C++ Functions can returns ? arraysreferenceobjectsall of above Answer: Option D 4. C++ is a ? Procedural programming languageStructural programming languageLow level languageObject oriented programming language Answer: Option D 5. 78. If new operator is used, then the constructor function is ? Copy constructorDefault constructorStatic constructorDynamic constructor Answer: Option D Read more from - C++ Programming Questions Answers - Set 2