...

/

String Literal and Overload Function

String Literal and Overload Function

In this lesson, we will approach the string literal with an overload function.

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 ...