When a function is made inline. Write the situation where
inline functions may not work.
Answer Posted / guest
THE FUNCTION WHICH IS DECLARE INSIDE THE BODY OF THE BASE
CLASS, IS CALLED INLINE MEMBER FUNCTION.
THE INLOINE FUNCTION MAY NOT WOLRK WHEN IT IS NOT ACCESSED
THROUGH THE OBJECTS.
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Can I learn c++ without learning c?
Can I learn c++ in a week?
What is a dynamic binding in c++?
What is a list c++?
What's c++ used for?
Explain polymorphism?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is using namespace std in c++?
Differentiate between a copy constructor and an overloaded assignment operator.
How long does it take to get good at leetcode?
What is different in C++, compare with unix?
Are php strings immutable?
What is the difference between global variables and local variable
Define vptr.
What is flush c++?