When a function is made inline. Write the situation where
inline functions may not work.
Answers were Sorted based on User's Feedback
inline function can be use in single line manipulations in
program it cannot use in looping, branching
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / 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 |
the maximum length of a character constant can be a) 2 b) 1 c) 8
Is c++ an integer?
Are vectors passed by reference c++?
What is the two main roles of operating system?
What is endl?
give me an example for testing a program showing the test path .show how the test is important and complex.
How do I run c++?
What does count ++ do in c++?
Evaulate: 22%5 a) 2 b) 4 c) 0
Is map ordered c++?
Explain calling an object's member function(declared virtual)from its constructor?
What are advantages of C++ when comparing with C?
18 Answers HP, iGate, TCS,