[5 points] Let x be an array. Which of the following operations is legal? --X; Ob. x++; Oc. x*=3; Od. *x=3;
Posted: Sun Jul 03, 2022 12:01 pm
[5 points] Let x be an array. Which of the following operations is legal? --X; Ob. x++; Oc. x*=3; Od. *x=3;