Given the code fragment: Assume the method printNums is passed a valid array containing
data. Why is this method not producing output on the console?
A.
There is a compilation error.
B.
There is a runtime exception.
C.
The variable number is not initialized.
D.
Standard error is mapped to another destination.
d