Home »
Unlabelled »
Variable scope on which a variable does not loose its value when the function exists and use that value if the function is called again is: | PHP
Variable scope on which a variable does not loose its value when the function exists and use that value if the function is called again is: | PHP
A. Local
B. function parameter
C. static
D. None of above
Ans: C
No comments:
Post a Comment