📢 QuizNe.vn will officially cease operations on 27/08/2026. Thank you for being with us.
- If x:= 5 then a = b;
- If x > 4; then a:= b;
- If x > 4 then a:=b else m:=n;
- If x > 4 then a:=b; else m:=n;