PHP - Conditional Statements
Which keyword is used to execute code when none of the
case labels match in a PHP switch statement?case labels match in a PHP switch statement?case labels and an optional default label.default keyword runs code if no case matches.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions