The Elvis Operator is used to safely wrap the value from the Nullable. code example Example: elvis operator kotlin example val l = b?.length ?: -1