1.

How function declaration ​

Answer»

the function DECLARATION TELLS the compiler about a function ' s name , RETURN type , and PARAMETERS .



Discussion

No Comment Found