A

Admin • 833K Points
Coach

Q. Inline functions may not work ______ .

1. If function contain static variables.
2. If function contain global and register variables.
3. If function returning value consists looping construct(i.e. for, while).
4. If inline functions are recursive.
5. If function contains const value.

  • (A) Only 1,4,5
  • (B) Only 2,3,5
  • (C) Only 1,3,4
  • (D) All of these
  • Correct Answer - Option(C)
  • Views: 19
  • Filed under category C++
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.