Q214
Which functions of a class are called inline functions?
A.
All the functions containing declared inside the class
B.
All functions defined inside or with the inline keyword
AnswerC.
All the functions accessing static members of the class
D.
All the functions that are defined outside the class
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board