Arrays Introduction

  • + 0 comments

    Thank you for explaining this. I was very confused as to why the compiler let me get away with declaring an array size via a variable, instead of forcing me to make a call to new.