Suppose that str1, str2, and str3 are string variables, and str1 = "English", str2 = "Computer Science", and str3 = "Programming". Evaluate the following expressions:
a. str1 >= str2
b. str1 != "english"
c. str3 < str2
d. str2 >= "Chemistry"
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.