Page 1 of 1

Can two functions declare variables(non static) with the same name?

Posted: Wed Jul 13, 2022 7:51 pm
by answerhappygod
a) No
b) Yes
c) Yes, but not a very efficient way to write programs
d) No, it gives a runtime error