CSharp Operators
CSharp Operators
OF
PROGRAMMING
USING
By:
NILDA N. DELA CRUZ, MIT
Course Instructor
Outline:
1. Arithmetic Operators
2. Assignment Operators
3. Comparison Operators
4. Logical Operators
C# Operators
❑ are used to perform operations on variables and values.
Arithmetic Operators
Arithmetic operators are used to perform common mathematical operations: