#79Multiple Choice
Given the following PHP function: function doSomething(?string $s) { // "¦ } Which of the following values for the $s parameter do NOT yield a type error when c...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free