Which type of variables can have the same name in a different function?
Posted: Wed Jul 13, 2022 7:54 pm
a) Global variables
b) Static variables
c) Function arguments
d) Both static variables and Function arguments
b) Static variables
c) Function arguments
d) Both static variables and Function arguments