Visual Basic Comparison and Logic

From Techotopia
Revision as of 14:43, 7 August 2007 by Neil (Talk | contribs) (New page: In the previous chapter (Visual Basic Arithmetic) we looked at how ''expressions'' are constructed in Visual Basic and looked in some detail at how to create arithmetic expressions. In...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In the previous chapter (Visual Basic Arithmetic) we looked at how expressions are constructed in Visual Basic and looked in some detail at how to create arithmetic expressions. In this chapter we will look at constructing comparison and logic expressions in Visual Basic.