1. “Cat” = “cat”
2.“Cat” < “cat”
3. “Cat” > “cat”
4.Relational operators are only valid for numeric values.
Answer:2