 |  Learning Programming Using Visual Basic.Net Bill Burrows,
University of Washington Joe Lanford,
University of Rochester
Performing Calculations and Manipulating Data
Chapter ObjectivesAfter studying this chapter, you should be able to
- Describe the operators and functions used to create arithmetic, string, and logical expressions.
- Explain why errors such as overflow and roundoff occur and how to avoid them.
- Write logical expressions using comparison operators and logical operators to enable your programs to make simple choices while executing.
|
|