In VFP, operators are grouped into those:
Also there are operators, implemented as functions (such as bitwise operations, object comparison ...).
We will look into each by example.