Which of the following condition is evaluated to
False:
a.
"Vb".ToLower() < "VB"
b.
All of the Options
c.
"ITCS".subString(0,1) <> "I"
d.
"Computer".IndexOf ("M") = 1