Q105
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
AnswerD.
No, it gives a runtime error
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board