a) 1, 2 & 3
b) 1 & 4
c) 1, 2, 3 & 4
d) 3 & 2
x++; 2. x = x + 1; 3. x += 1; 4. x =+ 1;
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
x++; 2. x = x + 1; 3. x += 1; 4. x =+ 1;
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!