You can just use the minus symbol "-", however, assure you type cast your variables correctly to get the values you wish (e.g. Integer / Double / Single)
E.g. The following will result in int1 holding the value 2:
Dim int1 As Integer = 3
Dim int2 As Integer = 1
int1 = int1 - int2
addition operator subtraction operator product
multiplication-addition-subtraction-division
The basic arithmetic operations are addition, subtraction, multiplication and division, although this subject also includes more advanced operations, such as manipulations of percentages, square roots, exponentiation, and logarithmic functions.
Visual Basic Controls work on Visual Studio for Visual Basic and Applications that made by Visual Basic.
Subtraction is the operator (hence the minus sign).
Hi, enum, global variable, local variables, constants, arrays, boolean operator are building blocks.
+ += - -= * *= / /= % %= = == != <= >= & && | ^ ~ << <<= >> >>= , [] () are the basic operator in TURBO C
Visual Basic was started in 1991.
Visual Basic was created by a team at Microsoft.
Microsoft is the developer of visual basic
The programming language: Visual Basic is a BASIC-like (or BASIC-derived) language, Visual C is... well C.
No.