15.02.2015 Views

C# 4 and .NET 4

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

172 ❘ ChaPTer 7 OperAtOrs And cAsts<br />

CaTegory oPeraTors resTriCTions<br />

Arithmetic binary +, *, /, -, % None.<br />

Arithmetic unary +, -, ++, -- None.<br />

Bitwise binary &, |, ^, None.<br />

Bitwise unary !, ~true, false The true <strong>and</strong> false operators must be overloaded<br />

as a pair.<br />

Comparison ==, !=,>=, , >=,

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!