What are the various logical operators available in Visual Basic?
Answers
Answered by
0
Answer:
supports four logical operators: And , AndAlso , Or , OrElse , Not , and Xor . These operators also double as bitwise operators.
Answered by
4
Explanation:
arithmetic operators,
assignment operators,
logical /bitwise operators,
comparison operators,
concatenation operators.
Similar questions
Science,
1 month ago
Computer Science,
1 month ago
Computer Science,
2 months ago
English,
2 months ago