Inline functions are avoided when ____________________________
Posted: Wed Jul 13, 2022 7:52 pm
a) function contains static variables
b) function have recursive calls
c) function have loops
d) all of the mentioned
b) function have recursive calls
c) function have loops
d) all of the mentioned