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

a) No
b) Yes
c) Yes, but not a very efficient way to write programs
d) No, it gives a runtime error

1 thought on “Can two functions declare variables(non static) with the same name?”

Leave a Comment