- 5 Points Let X Be An Array Which Of The Following Operations Is Legal X Ob X Oc X 3 Od X 3 1 (48.82 KiB) Viewed 17 times
[5 points] Let x be an array. Which of the following operations is legal? --X; Ob. x++; Oc. x*=3; Od. *x=3;
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
[5 points] Let x be an array. Which of the following operations is legal? --X; Ob. x++; Oc. x*=3; Od. *x=3;
[5 points] Let x be an array. Which of the following operations is legal? --X; Ob. x++; Oc. x*=3; Od. *x=3;