

MCQOPTIONS
Saved Bookmarks
1. |
Can two functions declare variables(non static) with the same name. |
A. | Yes |
B. | No |
C. | No, it gives a runtime error |
D. | Yes, but not a very efficient way to write programs |
E. | None of these |
Answer» E. None of these | |