C++ Inline Function Question:
By default, if function with minimum lines of code is declared and defined inside the class becomes Inline function.
a. True
b. False

Answer:
a. True
Previous Question | Next Question |
described when recursion functions are declared inline? | Default return the type of functions in CPP is: a. void b. long c. char d. int |