Error!
Success!

C# Checked and Unchecked Arithmetic

0
kicks

C# Checked and Unchecked Arithmetic  (Unpublished)

Arithmetic operations are limited to some extent by the type of variable being acted upon. In some cases values can exceed their data type limits and provide incorrect, and potentially dangerous answers. This is prevented by using checked arithmetic.


Kicked By:
Drop Kicked By: