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


Please Help Members By Posting Answers For Below Questions

Name the operators that cannot be overloaded in C++?

686


What is c++ code?

676


What is a dll entry point?

641


What is a string example?

646


Is c++ map a hash table?

675






Differentiate between late binding and early binding.

766


What are the methods of exporting a function from a dll?

737


Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers

698


What is a dynamic binding in c++?

603


Is c better than c++?

741


Why do we learn c++?

622


What are static and dynamic type checking?

702


List the special characteristics of constructor.

832


Is set c++?

655


What problems might the following macro bring to the application?

704