Invalid Code void main () { int foo[2] = { 23, 42 }; foo.length = 3; }