String Literal and Overload Function
In this lesson, we will approach the string literal with an overload function.
We'll cover the following...
A parameter with a string literal
A function can use a string literal as its parameter to know which return type is possible. For example, it’s ...