In which of the following statements is the value of myVals null?
A. int myVals = ""
B. int [] myVals;
C. myVals = int[null]
D. int[null] = myVals
Answer: B
Computer Science & Information Technology
You might also like to view...
The Keep Source Formatting Paste option applies the formatting in use in the new location
Indicate whether the statement is true or false
Computer Science & Information Technology
The author-date citation has fields for all these EXCEPT:
A) author's first name. B) author's last name. C) publication year. D) page numbers (if available).
Computer Science & Information Technology