The inline keyword: Should be used with all frequently used functions. Can reduce a function's execution time but increase program size. Can decrease program size but increase the function's execution time. Increases function-call overhead.