Chapter 10. Relational and Logical Operators


You will learn the following in this chapter:

  • What relational operators are and how to use them

  • What logical operators are and how to use them

  • How to use bitwise operators

  • What operator precedence is for relational and logical operators

This chapter explores the relational and logical operators in Visual Basic .NET. You use these operators to make decisions in programs by comparing one value against another. Indeed, a fundamental task of almost any computer program is the capability to make decisions based on data that is present in the program. The relational and logical operators, therefore, are a cornerstone in the decision-making capability of a computer program.



Visual Basic .NET. Primer Plus
Visual Basic .NET Primer Plus
ISBN: 0672324857
EAN: 2147483647
Year: 2003
Pages: 238
Authors: Jack Purdum

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