Common Operators

When working with data types, there are several tasks you often need to perform on them. Depending on which type you work with, the Visual Basic programming language offers different kinds of operators, such as arithmetic operators, logical and bitwise operators, and shift operators. In this section you’ll learn about Visual Basic operators and how you can use them in your own code. Let’s begin by discussing arithmetic operators, which are probably the operators you will use most frequently.

Get Visual Basic 2015 Unleashed 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.