a + b = x; // here (a) => operand. // here (b) => operand. // here (+) => math operator. // here (=) => arethmatic operator.