Correct Answer : Option (B) : It becomes an inline function of the class
Explanation : Any function which is defined inside a class and has no complex operations like loops, a large number of lines then it is made inline.