C++ The Return Keyword

C++ The Return Keyword


C++ The Return Keyword
C++ The return keyword returns a value after completing its assigned task. Only stored in the variable is passed to the function.
Example :

Output :