MCQOPTIONS
Saved Bookmarks
| 1. |
Identify the variable scope that is not supported by PHP |
| A. | Function parameters |
| B. | Local variables |
| C. | Global variables |
| D. | Hidden variables |
| Answer» E. | |