1.

Names of functions in two different files linked together must be unique

Answer» True, If two function are declared in a same name, it gives "Error: Multiple declaration of function_name())".


Discussion

No Comment Found