English, asked by tejasnarvate8181, 26 days ago

when the function is defined inside a class, it is treated as​

Answers

Answered by Anonymous
1

Inside the class - The member functions defined inside the class are treated as inline function. If the member function is small then it should be defined inside theclass. Otherwise, it should be definedoutside the class.

\huge \color{red} \boxed{ \colorbox{black}{brainlist plz☆}}

Answered by sukhwinderm9
1

Answer:

1. Inside the class - The member functions defined inside the class are treated as inline function. If the member function is small then it should be defined inside the class. Otherwise, it should be defined outside the class

Similar questions