Difference between revisions of "Visual Basic Comparison and Logic"

From Techotopia
Jump to: navigation, search
(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...)
(No difference)

Revision as of 14:43, 7 August 2007

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.