not in the case of int. x.inc() will not change x...
# announcements
m
not in the case of int. x.inc() will not change x but returns a value of x incremented whereas x++ will increment x