McGraw-Hill OnlineMcGraw-Hill Higher EducationLearning Center
Student Center | Instructor Center | Information Center | Home
Intro to VB.NET
Projects
Comprehensive Projects
Chapter Objectives
PowerPoint Presentations
Multiple Choice Quiz
True or False
Examples from the Text
Feedback
Help Center


Learning Programming Using Visual Basic.Net
Bill Burrows, University of Washington
Joe Lanford, University of Rochester

Performing Calculations and Manipulating Data

Chapter Objectives

After 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.




McGraw-Hill/Irwin