explain operators in visual basic
Answers
Answered by
21
Explanation:
Visual Basic provides the following types of operators: Arithmetic Operators perform familiar calculations on numeric values, including shifting their bit patterns. ... Logical and Bitwise Operators in Visual Basic combine Boolean or numeric values and return a result of the same data type as the values.
Similar questions