

MCQOPTIONS
Saved Bookmarks
1. |
Global $count; this statement indicates what? |
A. | A variable is declared with that name of global |
B. | A constant is defined |
C. | Count variable declaration |
D. | Count variable declaration with global scope |
Answer» E. | |