Declaration of a variable makes the attributes of that variable known to compiler. e.g. int fact(int ); in this case fact is a function and...
Separate names with a comma.