CIW Exam Questions

Which one of the following variables is used if no variable was specified in a pattern match, substi

Which one of the following variables is used if no variable was specified in a pattern match,
substitution operator or print statement?

A.
$nul

B.
$#

C.
$_

D.
$*