You have the following function:
fun checkEqual(s1: String, s2: String, ignoreCase: Boolean = false): Boolean
Select all correct invocations.
You have the following function:
fun checkEqual(s1: String, s2: String, ignoreCase: Boolean = false): Boolean
Select all correct invocations.
Create a free account to access the full topic