Multiple Choice
Which of the following is in highest-to-lowest order of operator precedence?
A) multiplication,division,exponentiation
B) addition,subtraction,division
C) exponentiation,multiplication,addition
D) None of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Q13: Which of the following is a valid
Q14: A binary operator has _ operand(s).<br>A)one<br>B)two<br>C)zero or
Q15: An assignment statement assigns a variable to
Q15: A directs a user to take a
Q16: When a value is read from a
Q17: The event is a TextBox's default event.<br>A)TextEntered<br>B)Click<br>C)Load<br>D)TextChanged.
Q20: The != operator compares two numbers to
Q21: Arithmetic expressions in Visual Basic must be
Q23: Data types already defined in Visual Basic,such
Q28: A declaration may declare only one variable