Contrary to the previous example, the double value of 10.50 is assigned to an integer. Without an explicit operator, a portion of data would be lost since it's larger than what an integer can hold. So ...
The order of precedence (or operator precedence) determines the sequence in which operators are evaluated in expressions. Operators with higher precedence are evaluated before operators with lower ...