Monday, July 21, 2014

Which of the following VB statement is true?

A. "Cat" = "cat"
B. "Cat" < "cat"
C. "Cat" > "cat"
D. Relational operators are only valid for numeric values.

Ans: B

No comments: