This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which method finds the next index of either the - char, the = char, or the _ char?
-
=
_
IndexOfAny()
Remove()
IndexOf()
What is a constant variable?
A magic string or number.
A variable whose name must match its value.
A value that once initialized can never be changed.
You must answer all questions before checking your work.
Was this page helpful?