Part 3: Types, operators, and flow control


Introduction

This part deals with C# types and operators. I shall be covering topics such as the different predefined types in C#, the ranges of the different numeric and floating point types, how to use the various operators, new C# operator keywords and their equivalent in Java (if any), and how operators are used in flow control.

Like the chapters in Part 2, special emphasis will be placed on the differences between C# and Java where operators and types are concerned .

I suggest that the chapters in this part are read quickly from beginning to end. It will be useful to know which operators are provided by C# so that you can come back to the relevant sections when you actually use them in your development work.

The chapters in this part are:
 

¢ Chapter 9: C# types

 

¢ Chapter 10: C# operators

 

¢ Chapter 11: Iteration and flow control.



From Java to C#. A Developers Guide
From Java to C#: A Developers Guide
ISBN: 0321136225
EAN: 2147483647
Year: 2003
Pages: 221
Authors: Heng Ngee Mok

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net