Q. What happens to a function defined in a class without any complex operation (like loop, etc.)?
β
Correct Answer: (B)
This becomes an inline function of a class.
You must be Logged in to update hint/solution