Chapter 7. Data Conversion and Expressions

In this chapter you will learn about data conversions (conversions between different data types), and you will learn a few conversion functions and some new operators. You also will learn about comparison operators and Boolean (logical) operators and expressions.

The chapter contains in the following topics:

You will start by studying conversion between the fundamental data types. By data conversion we understand the transformation of one data type into another. In any given program you will use multiple data types, as you have seen even from the simple ...

Get Visual Basic® .NET by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.