TypeScript Operators
An operator defines some action that will be performed on operand. operand is the variable data or just value. example: 1+2=3 There are several type of operators : example code of all type of operators:
An operator defines some action that will be performed on operand. operand is the variable data or just value. example: 1+2=3 There are several type of operators : example code of all type of operators: