MCQOPTIONS
Saved Bookmarks
| 1. |
How resources are created in PHP? |
| A. | They are created by themselves |
| B. | They call special functions that return values of the resource type |
| C. | They are defined in a script |
| D. | None of them |
| Answer» C. They are defined in a script | |