Which of the following methods of calling a subroutine is not valid?
A.
$namex = getname();
B.
getname() = @array1;
C.
$yearstogo = $Retireage Currentage();
D.
$yearstogo = $Retireage Currentage($name);
Which of the following methods of calling a subroutine is not valid?
Which of the following methods of calling a subroutine is not valid?
A.
$namex = getname();
B.
getname() = @array1;
C.
$yearstogo = $Retireage Currentage();
D.
$yearstogo = $Retireage Currentage($name);