Which cause a compiler error?
a. int[ ] scores = {3, 5, 7};
b. int [ ][ ] scores = {2,7,6}, {9,3,45};
c. string cats[ ] = {"fluffy", "spot", "zeus"};
d. boolean results[ ] = new boolean [] {true, false, true};?
Answers
Answered by
0
I think the second one rests i am not sure
Similar questions
Science,
7 months ago
CBSE BOARD XII,
7 months ago
Social Sciences,
7 months ago
Math,
1 year ago
Geography,
1 year ago
Hindi,
1 year ago
Math,
1 year ago