Question: Given string str 1 and string str 2 , which expression is true? str 1 = Hi ; str 2 = Hello; Group

Given string str1 and string str2, which expression is true?
str1="Hi";
str2= "Hello";
Group of answer choices
str1<= str2
str1> str2
str1< str2
(Comparison not possible)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!