This is also a good way to check how large you have built in 11.0

    1. Yes. And it is a good exercise to get in touch with the "real" size of the array so that if we do need more space you know it immediately :)

  2. This comment has been removed by the author.

  3. Thank you so much. This saved me a lot of time. I'm not a fan of the GPT, it is just a little too complicated for me. Your tutorial on array sizes did the trick! :)

    1. You are welcome! I am glad I could help. :) For some reason the gpt is a bit of a bug in the new Java language for me. I find it too complex and annoying when I am trying to remember why I am using it to write my code.

  4. I really appreciated your effort with this tutorial. Thanks. :)

    1. Glad to hear you found it helpful. Thank you for letting me know!

  5. Thank you for your efforts in writing this tutorial! I am struggling with array sizing in general and it is helpful to have a base example that I can understand.
    Thank you very much!

    1. You