The following statements make “length” be what number ? int length; length = 4; length ++;
Reveal answer
Fill a bubble to check yourself
The following statements make “length” be what number ? int length; length = 4; length ++;