About Lesson
Flowgorithm supports both C-Family and BASIC-family programming language operators. It also supports symbols used in Mathematics.
An operator is a symbol or keyword used to perform operations on variables and values. Operators are essential for various calculations and data manipulation.
Types of operators
The Flowgorithm supports many operators. The basic types of operators are as follows:
- Arithmetic Operators
- Relational Operators
- Logical Operators
Â