candyhearts9299 candyhearts9299 26-10-2022 Computers and Technology contestada Which of the following expressions could be used to compare two string objects named str1 and str2? A) str1 || str2 B) str1.equalsignoreCase(str2) C) str1 != str2 D) str1.equalsinsensitive(str2)