Expressions

Matching exercise

    
Match the items on the right to the items on the left.
An expression is evaluated based on the precedence and associativity of the operators in that expression.
Typecasting is also called an
Type conversion is also called
(TargetDatatype) DataValue
implicit type conversion is automatically performed by the compiler
Expression
explicit type conversion
implicit type conversion
Typecasting
Type Conversion