👤

pasagot po please thank u po

1. x = a++;
2. y = --b;
3. !(((++a)!=4)&&(--b==4))
4. (c++!=b) || (a++==b)
5. t=a+b*c/3-2;