Vidyalelo
C Programming · Q212

Pointer

Programming · C Programming · question 212

Q212

Which type of variables can have the same name in a different function?

A.
Global variables
B.
Static variables
C.
Function arguments
D.
Both static variables and Function arguments
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board