Notes on C++

Recursion – Fibonacci series. 37. Functions with empty parameter lists. 38. Inline functions, the const keyword and the #define preprocessor directive. 39. Call-by-value and call-by-reference. 40. Using constant reference parameters in a call-by-reference. 41. References and reference parameters. Returning local variables ................
................