+ 1
[41] == 42 elements right?
When the quiz asks for an array with 42 elements, then why is ânew double[42]â the right answer, and ânew double[41]â wrong? element [0] counts too, right??
5 RĂ©ponses
+ 2
Thanks for answering. Exactly my thoughts, so then why is an array with number 42 within the brackets the right answer, it should be [41] đ€
+ 1
Ohh thanks, I thought it to be otherwise. Much appreciated!
0
correct