CS 3304: Comparative Languages
Arithmetic Expressions
[
Course Documents
] : [
Arithmetic Expressions
]
Previous
Contents
Next
Keyword Index
Disadvantages of Coercions
They decrease the type error detection ability of the compiler
In most languages, all numeric types are coerced in expressions, using widening conversions
In Modula-2 and Ada, there are virtually no coercions in expressions