Comparison operator: An operator used to compare two operands and determine how one perand compares to another |
![]() |
Type casting (or casting): Copies the value contained in a variable of one data type into another variable of another data type. It is used to ensure that a variable is of a data type |