Question Detail Inline functions are invoked at Run timeCompile timeDebug timeNone of above Answer: Option B Similar Questions : 1. If value has not type, then the pointer pointing to this value will be known as Empty pointerNull pointerVoid pointerNone of above Answer: Option C 2. Default constructor has how many arguments 1230 Answer: Option D 3. Can we overload constructors in C++ YesNo Answer: Option A 4. 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 5. Which is not a correct variable type floatintdoublereal Answer: Option D Read more from - C++ Programming Questions Answers - Chapter 1