Multiple Choice
In Visual Basic, ____ is the greater than or equal to operator.
A) >>
B) >=
C) >
D) <>
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: In Visual Basic, _ is the not
Q26: In a single-alternative selection structure, the tasks
Q27: String comparisons in Visual Basic are case-sensitive.
Q28: Explain what happens when you use the
Q29: _ operators allow you to combine two
Q31: A variable that has block scope can
Q32: If intQuantity >= 10 Then dblTotal
Q33: You create a Random object by declaring
Q34: Truth tables summarize how the computer evaluates
Q35: Within a Visual Basic expression, logical operators