Which type of variables can have the same name in a different function?
(a) Global variables
(b) Static variables
(c) Function arguments
(d) Both static variables and Function arguments
This question was addressed to me by my college director while I was bunking the class.
Enquiry is from Pointers and Function Arguments in chapter Pointers and Arrays in C of C