

MCQOPTIONS
Saved Bookmarks
1. |
Which data type in PHP offers special variables that hold references of resources that are external to PHP? |
A. | Arrays |
B. | Objects |
C. | Resources |
D. | Strings |
Answer» D. Strings | |