Given two sets s1 and s2, s1 < s2 is _________. June 7, 2022 by admin โช Choose the correct option.Given two sets s1 and s2, s1 < s2 is _________. A. true if len(s1) is less than len(s2)B. true ifthe elements in s1 are compared less than the elements in s2.C. true if s1 is a proper subset of s2D. true if s1 is a proper superset of s2 Submit Answer