Functions, References, Exceptions Strings & Namespaces
Course

Functions, References, Exceptions Strings & Namespaces

Skillsoft
Updated Mar 19, 2018
A function is a group of statements that performs a specific task, and may or may not return a value after execution. Explore the basics of creating custom functions, using strings, handling exceptions, and including namespaces in C++.
;